tally.createWebhook creates an independent Tally form-response webhook.
Example
automations/tally-create-webhook.automation.ts
Inputs
formId, an HTTP or HTTPS url, and eventTypes are required. Tally currently supports FORM_RESPONSE. Optionally pass signingSecret, httpHeaders, and externalSubscriber.
Pass account to select a named Tally connection.
Output
Returns the ID, URL, event types, state, and creation time for the created webhook. UseonFormResponse for an Automate.ax-managed webhook. This action is for an external endpoint you manage.