Webhooks
Last updated
You can subscribe to system events to make HTTP requests and trigger callbacks in your own application.
Navigate to the 'Settings' Page and select the tab 'Webhooks'
Click the 'Create New Webhook'-Button
You will be redirected to a new page to configure your Webhook
The name field only purpose is to identify it in the list view.
The URL to deliver requests to.
You can add custom headers by defining a key and a value. There is no limit for the number of headers.
Source
Create
Save
Delete
Publish
Unpublish
Archive
Unarchive
Document
✔️
✔️
✔️
✔️
✔️
✔️
✔️
Asset
✔️
✔️
✔️
✔️
✔️
✖️
✖️
Content Type
✔️
✔️
✔️
✖️
✖️
✖️
✖️
Collection
✔️
✔️
✔️
✖️
✖️
✖️
✖️
Navigate to the 'Settings' Page and select the tab 'Webhooks'.
Use the 'Pencil'-Button in a Webhook row to switch to the edit view.
Click the 'Delete Webhook'-Button and confirm.
Last updated