Skip to main content
tally.retryWebhookEvent requests immediate redelivery of one failed Tally webhook event.

Example

automations/tally-retry-webhook-event.automation.ts

Inputs

webhookId and eventId are required. Pass account to select a named Tally connection.

Output

Returns an empty object after Tally accepts the retry request. Your endpoint can receive the same event more than once and must remain idempotent.