[Integration recipes]

Add postal mail to the apps 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.

If the workflow needs a new real mailing and package address for an AI agent, use the address reservation path for August 31, 2026 issuance. The live integration path today is outbound mail plus inbound context from addresses the operator already controls.

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

DocuSign

Use DocuSign agreement state to trigger signed-copy mailings, wet-signature fallback packets, notary requests, and certified follow-ups, then route returned scans, forwarded documents, or mail photos back into the agreement trail.

CRMOpen

HubSpot

Turn HubSpot deals, tickets, and lifecycle stages into approved postal mail, then write delivery proof, forwarded documents, and inbound mail photos back onto the right CRM record.

AutomationOpen

Zapier

Use Zapier when you want the fastest no-code path from forms, CRMs, billing tools, or inbox apps into postal mail, then fan mailbox.bot delivery events or forwarded inbound mail artifacts back into the same Zap.

CollaborationOpen

Slack

Use Slack as the operator console for mailbox.bot: trigger postal mail from a thread, let an agent draft through MCP or your app call REST, require approval in-thread, then post tracking, delivery proof, forwarded documents, and mail photos back where the team is already working.

AutomationOpen

n8n

Use n8n when you want self-hosted workflow control: let AI Agent or HTTP nodes decide when postal mail is needed, call mailbox.bot, then branch on delivery events, forwarded documents, or inbound mail photos.

DatabaseOpen

Airtable

Use Airtable as the record-of-truth for notices, permit tasks, campaigns, and operations queues, then attach outbound mail status, forwarded documents, and inbound mail photos back to the same row.

AutomationOpen

Make

Use Make when the workflow needs routers, filters, and data shaping: fan records from many apps into mailbox.bot, gate approval, then branch on delivery events, forwarded documents, and inbound mail photos inside the same scenario.

SpreadsheetOpen

Google Sheets

Use Google Sheets for row-based mail merge, batch sends, and lightweight approval queues, then write mailbox.bot estimates, tracking, proof, forwarded docs, and mail-photo links back into the sheet.

Property ManagementOpen

AppFolio

Use mailbox.bot around AppFolio-centered operations to send tenant notices with delivery proof, then route returned documents, forwarded scans, and mail photos back into the property-management record or case file.

AccountingOpen

QuickBooks and Xero

Use QuickBooks or Xero context for invoice follow-ups, tax correspondence, engagement letters, and payment-plan mailings, then keep mailed proof plus forwarded IRS, state, or client paperwork tied to the accounting workflow.

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.

Mailing address reservation

Use /api/v1/waitlist when the operator asks for a new AI agent mailing and package address, street address + mailbox number, scan/photo intake, or agent notifications. Address issuing begins August 31, 2026.

Webhooks

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