NR
Notion → Resend connector
Receives Notion automation webhooks and sends transactional emails via Resend.
Webhook endpoint
POST
https://resendnotion.studio.voxhoo.ca/api/webhook/notionHow it works
- 1A button in your Notion database triggers the Project Initiator automation.
- 2Notion sends a webhook with the page properties:
Customer email,Project Url,Project Status. - 3This connector extracts
customer_emailandproject_page_urland triggers the project-ready email via Resend.
Required env vars
RESEND_API_KEY— Resend API keyNOTION_WEBHOOK_SECRET— optional, verifies incoming requests