Skip to content

Properties

created_atstring · date-time

The date and time when the webhook was created.

Example: 2021-08-10T10:00:00.000Z
environment_idstring · uuid

The ID of the environment that this webhook belongs to.

Example: 05daecaf-4365-42e8-8370-8127de5dd717
event_typesstring[]

The list of event types that the webhook is subscribed to.

Example: ["integrated_account:created", "integrated_account:updated"]
Possible values:
sync_job_run:createdsync_job_run:updatedsync_job_run:startedsync_job_run:completedsync_job_run:failedsync_job_run:recordintegrated_account:createdintegrated_account:updatedintegrated_account:activeintegrated_account:reactivatedintegrated_account:authentication_errorintegrated_account:post_install_error+ 10 more
idstring · uuid

The ID of the webhook.

Example: 4a4de828-f4db-4c9e-adfd-434e0864c3c7
is_activeboolean

Whether the webhook is active or not. Inactive webhooks will not receive any data.

Example: true
target_urlstring

The URL where the webhook should send the data.

Example: https://example.com/webhook
updated_atstring · date-time

The date and time when the webhook was last updated.

Example: 2021-08-10T10:00:00.000Z