Configuring a webhook
Configuration of a webhook currently needs to be completed by our Technical Support team, therefore if you would like to use this please contact the team with the required information shown below.
Interact offers three independent Webhooks which are used for varying purposes.
SearchIndexAddUpdate
This is triggered by any item being added to or updated in the search index. This captures any content object change that occurs in addition to changes in profile data. A complete list of included objects can be found Enumerated types
SearchIndexDelete
This is triggered by any item being removed from the index. A complete list of included objects can be found Enumerated types
NewsfeedAddUpdate
This is triggered by any item being added too, or updated in the Timeline (Newsfeed). This will trigger whenever anything is posted to the timeline, including posts that users make, or notifications that are triggered and displayed on the Timeline.
Required Configuration Information
To configure the Webhook capabilities please provide Interact Technical Support team with the following details:
- The desired Webhook(s)
- A URL (Listener) for each Webhook. This is where the Webhook will post a JSON payload (via HTTPS). The same URL can be utilized for more than one Webhook, or this could be a unique URL for each.
Updated about 3 years ago
Review and example payload data provided by each Webhook.