Webhooks are documented in detail in the Marketplacer API documentation.
How to add a webhook
- Go to Extensions > Webhooks.
- Select Create New Webhook.
- Provide the following:
- Type
- Event Name
- URL
- Headers
- GraphQL query string
- Enabled
- Select Create Webhook.
How to edit a webhook
- Go to Extensions > Webhooks.
- Locate the webhook you need to modify and select Edit.
- Make the required changes.
- Select Update Webhook.
Related articles