You use webhooks to integrate Sitefinity Insight with other systems and run tasks on these services when an event happens in your Sitefinity Insight data center. For example, you can send a notification to an app when a contact becomes a member of a specific Persona.
Webhooks let you subscribe to an event. When the event happens, the webhook is triggered, and Sitefinity Insight sends a POST request to an endpoint you have defined in the webhook with a JSON payload in the body. The payload contains information about the triggered event and any relevant additional details.
To view all webhooks, log into Sitefinity Insight and navigate to Administration » Access & security » Webhooks. The Webhooks window appears.
You see a table containing all defined webhooks. For each webhook, you see the following information:
Each Webhook in the table has the (Actions) button with the following commands:
To create a webhook, perform the following:
To edit existing webhook properties, perform the following:
To set the webhook properties, perform the following:
localhost
To configure how Sitefinity Insight authenticates to the called URL, in Authentication type, select one of the following authentication types:
The following samples demonstrate the structure of the JSON payload in the requests which Sitefinity Insight generates for all supported events.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important