Webhooks & Delivery Status
Use Resend webhooks to record delivery and bounce information for emails sent by TatTool.
Resend webhooks are optional, but recommended if you want TatTool to record delivery outcomes (sent/delivered/bounced/complained) for emails.
Where to manage webhooks
Extensions → Resend Email → Settings → Webhook
When Resend is selected as the organization email provider, Resend delivery status applies to emails sent from:
- Flows (automation)
- Send Messages (manual send)
Using Email In Flows
Send automated emails with the Send Email flow node and the selected organization email provider.
Send automated emails that can report delivery outcomes.
Send Messages
Send payment links and consent form links by email or SMS using message templates.
Send manual emails that can report delivery outcomes.
What Webhooks Do
When webhooks are enabled, TatTool can record events like:
- sent
- delivered
- delivery delayed
- bounced
- complained (spam)
Enable Webhooks
- Go to Extensions → Resend Email → Settings
- Open Webhook
- Click Create Webhook
TatTool will create a webhook in your Resend account that points to:
YOUR_PUBLIC_API_URL/webhook/resend/<organizationId>/callback
Only admins/owners can create or deactivate webhooks.
Self-Hosted Note
If you self-host TatTool, webhook delivery requires that your API is reachable from the public internet and that webhook base URL resolution can use:
RESEND_WEBHOOK_BASE_URL(preferred for webhook-only override)WEBHOOK_BASE_URLNEXT_PUBLIC_API_URLAPP_URLNEXT_PUBLIC_APP_URL
For local testing, use an HTTPS tunnel URL (for example Cloudflare Tunnel/ngrok) in RESEND_WEBHOOK_BASE_URL.
Next
Setup
Install Resend Email, configure from address and API key, and send a test email.
Configure the provider before enabling webhooks.
Troubleshooting
Fix common Resend issues like unverified from addresses, invalid API keys, and webhook problems.
Fix webhook, provider, and delivery status issues.
Communication Settings
Choose the organization email provider, sender name, reply-to address, and review TatTool-managed email usage.
Confirm Resend is selected as the organization provider.