Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 815 Bytes

File metadata and controls

16 lines (8 loc) · 815 Bytes

WebhookBody

Properties

Name Type Description Notes
target String URL to be called when the webhook is triggered. [optional]
triggers List<String> An array of triggers the integration is subscribed to. This property is case sensitive. More details. [optional]
includeFullUser Boolean A boolean specifying whether webhook payloads should include the complete user schema for events involving a specific user. [optional]
includeFullSource Boolean A boolean specifying whether webhook payloads should include the client and device object (when applicable). [optional]