Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 701 Bytes

File metadata and controls

18 lines (10 loc) · 701 Bytes

Webhook

Webhook schema

Properties

Name Type Description Notes
webhookId Integer [optional] [readonly]
listId Integer
url String Url to send the webhook <a href='/usecases/webhooks/' target='_blank'>[Go to webhooks documentation]</a>: * Note: Only 'http' or 'https' protocols are supported.
actions List<WebhookActionSchema> Action that will trigger the webhook
fields List<String> Array of contact field IDs to be displayed in the webhook [optional]