NR

Notion → Resend connector

Receives Notion automation webhooks and sends transactional emails via Resend.

Webhook endpoint

POSThttps://resendnotion.studio.voxhoo.ca/api/webhook/notion

How it works

  1. 1A button in your Notion database triggers the Project Initiator automation.
  2. 2Notion sends a webhook with the page properties: Customer email, Project Url, Project Status.
  3. 3This connector extracts customer_email and project_page_url and triggers the project-ready email via Resend.

Required env vars

RESEND_API_KEY— Resend API key
NOTION_WEBHOOK_SECRET— optional, verifies incoming requests