Tool to update an existing webhook configuration. Use when you need to modify webhook settings such as URL, event types, or enable/disable status.
urlRequiredstringCallback endpoint URL for webhook notifications.
formIdRequiredstringID of the form to associate with the webhook.
isEnabledRequiredbooleanWhether the webhook should be enabled or disabled.
webhookIdRequiredstringUnique identifier of the webhook to update.
eventTypesRequiredarrayList of event types that trigger the webhook. Currently only 'FORM_RESPONSE' is supported.
httpHeadersarrayOptional list of custom HTTP headers to send with each webhook call.
signingSecretstringOptional secret used to sign payloads for verification.
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.