Skip to content

WebhookPayload object

Payload sent to webhook endpoints

FieldTypeDescription
eventrequiredstringFully qualified event name
timestamprequiredstring (date-time)Event occurrence timestamp
resourcestringResource type
resourceIdinteger (int32)Resource ID
datarequiredobjectFull resource object at time of event

Released under the MIT License.