Send a bulk outreach sequence to contacts via Front API

domain: dev.frontapp.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with 'Bearer YOUR_TOKEN' in the Authorization header.
  2. Prepare your contact list by fetching or creating contacts with GET /contacts or POST /contacts — each contact record needs a valid handle (email address or phone number) and a 'source' type.
  3. Create a new conversation for each contact with POST /conversations, setting the 'to' field to the contact's handle, selecting the appropriate inbox channel, and providing the 'subject' and initial message body.
  4. To use Front Sequences (if your plan includes it), create a sequence via the Sequences API or the Front UI, then enroll contacts programmatically by POST to /sequences/{sequence_id}/contacts with the contact IDs.
  5. Monitor conversation status and responses by listing conversations filtered by the relevant inbox using GET /conversations with 'inbox_id' and 'status' query params.
  6. Handle opt-outs by watching for incoming replies and tagging or archiving conversations as appropriate via PATCH /conversations/{conversation_id}.

Known gotchas

Related routes

Send one PandaDoc template to a list of recipients (bulk send) via the API
developers.pandadoc.com · 5 steps · unrated
Use Close CRM's bulk email sequence enrollment API to add a list of leads to a sequence, handle partial failures, and track sequence state via the activity feed
close.com · 5 steps · unrated
Draft and send a message reply on a Front conversation via the Front API
dev.frontapp.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans