Tool to create a new webhook for a specific form. Use when you need to programmatically add a webhook once you have the form ID and callback URL confirmed.
urlRequiredstringDestination URL where Basin will POST the submission payload
nameRequiredstringFriendly label for this webhook (for your reference)
formatstringPayload format (e.g., 'slack'). Omit for default JSON.
enabledbooleanWhether the webhook is active upon creation
form_idRequiredintegerID of the form to attach the webhook to
trigger_when_spambooleanIf true, fire this webhook even when a submission is flagged as spam
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.