Interface: EventToWebHookConfigUpdateInput
Defined in: type/EventToWebHookConfigUpdateInput.ts:6
Input object for EventToWebHookConfigUpdateInput
Properties
code?
optionalcode?:string
Defined in: type/EventToWebHookConfigUpdateInput.ts:12
The event code to use when the trigger is [CUSTOM_EVENT]
names?
optionalnames?:LocalizedStringInput[]
Defined in: type/EventToWebHookConfigUpdateInput.ts:8
The display names for the event per language
trigger?
optionaltrigger?:EventTrigger
Defined in: type/EventToWebHookConfigUpdateInput.ts:10
The event to trigger the action defined in the event action config
url?
optionalurl?:string
Defined in: type/EventToWebHookConfigUpdateInput.ts:14
The URL of the webhook to send the payload to