Tool to create a new webhook. Use when you need to register an external endpoint to receive form response events.
urlRequiredstringTarget URL for the webhook; must be a valid URI that will receive webhook calls.
namestringOptional name of the webhook for identification purposes.
triggersRequiredarrayList of events that will trigger the webhook; allowed values: responseCreated, responseUpdated, responseFinished
surveyIdsarrayOptional list of survey IDs to filter webhook calls. If empty or not provided, webhook listens to all surveys in the environment.
environmentIdRequiredstringID of the environment where the webhook will be created.
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.