Tool to add a new webhook to your Raisely account. Use when you need to subscribe to event notifications. By default, webhooks trigger for events across all campaigns unless a specific campaignUuid is provided.
urlRequiredstringThe URL to send the webhooks to. Must be a valid HTTPS endpoint.
eventsRequiredarrayArray of events to forward to the webhook. At least one event is required.
secretstringA shared secret for use with your webhook. This will be included in the payload from Raisely so you can verify it is authentic.
campaignUuidstringFilter events to the specific campaign only. If omitted you will receive events for the whole Raisely account.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.