You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`userId`| string | ID of the user who owns the webhook. |
176
176
|`createdAt`| string | ISO string date of the webhook's trigger event. |
177
-
|`eventType`| string | Type of the trigger event, [see Events](/platform/integrations/webhooks/events). |
178
-
|`eventData`| Object | Data associated with the trigger event, [see Events](/platform/integrations/webhooks/events). |
177
+
|`eventType`| string | Type of the trigger event, see [Events](/platform/integrations/webhooks/events). |
178
+
|`eventData`| Object | Data associated with the trigger event, see [Events](/platform/integrations/webhooks/events). |
179
179
|`resource`| Object | The resource that caused the trigger event. |
180
180
|`globals`| Object | Data available in global context. Contains `dateISO` (date of webhook's trigger event in ISO 8601 format) and `dateUnix` (date of trigger event in Unix time in seconds) |
0 commit comments