[Integration recipes]

Add postal mail to the applications you and your agents already use

These are not heavyweight marketplace promises. They are implementation recipes for agents and builders: read context from a tool, draft a letter or packet, preview with mailbox.bot, require approval, send mail, and write delivery proof back.

integration shape
trigger from app
draft with agent
dry_run preview
human approval
mailbox.bot sends
webhook writes proof back
AgreementsOpen

DocuSign

Use mailbox.bot with DocuSign agreement state to mail signed packets, wet-signature requests, notary requests, certified notices, renewal letters, and physical fallback follow-ups with proof.

CRMOpen

HubSpot

Let agents or workflow code draft, approve, send, track, and log certified mail, notices, postcards, and document packets from HubSpot CRM state.

AutomationOpen

Zapier

Use Zapier to trigger postal mail from thousands of apps, then route mailbox.bot delivery events back into the same automation path.

AutomationOpen

n8n

Use mailbox.bot REST, MCP, and webhooks inside n8n to add approval-first postal mail to agentic or deterministic workflows.

DatabaseOpen

Airtable

Use Airtable as the source of truth for recipients, permit tasks, notices, campaigns, or operations records, then call mailbox.bot when a record reaches a mail-ready state.

TasksOpen

Todoist

Use Todoist as a lightweight operator queue where tasks, labels, comments, or due dates become mailbox.bot postal mail drafts and proof-backed follow-ups.

SpreadsheetOpen

Google Sheets

Use Sheets as a simple mail-merge, recipient list, permit tracker, or approval queue that creates mailbox.bot letters, postcards, and certified mail.

Property ManagementOpen

AppFolio

Use mailbox.bot around AppFolio-centered operations to send lease violations, rent reminders, move-out notices, security deposit accountings, and maintenance letters with delivery proof.

AccountingOpen

QuickBooks and Xero

Use mailbox.bot with accounting context to mail invoice packets, engagement letters, tax notice replies, payment-plan letters, and year-end packets with approval and proof.

REST

Use POST /api/v1/mail when your app already knows the recipient, document, and mail class.

MCP

Use /api/mcp when an agent should decide whether postal mail is needed and draft the next step.

Webhooks

Send lifecycle events back to the source app so the workflow knows when mail is submitted, mailed, delivered, or failed.