Create, list, and edit draft replies on a Front conversation via the Drafts API

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

Steps

  1. Create a reply draft on an existing conversation with POST https://api2.frontapp.com/conversations/{conversation_id}/drafts, supplying body plus optional author_id, to/cc/bcc, subject, quote_body, attachments (multipart, max 25MB), and mode ("private" default or "shared")
  2. Alternatively start a brand-new conversation from a draft with POST https://api2.frontapp.com/channels/{channel_id}/drafts, since Front conversations cannot be created empty
  3. List drafts on a conversation with GET https://api2.frontapp.com/conversations/{conversation_id}/drafts, following the 301 redirect if the conversation has since been merged into another
  4. Edit a draft with PATCH https://api2.frontapp.com/drafts/{draft_id}, including the draft's current version value from the create response to avoid a conflict
  5. Delete a draft with DELETE https://api2.frontapp.com/drafts/{draft_id}, also passing the current version

Known gotchas

Related routes

Manage conversations and draft replies in Front via the REST API
front · 5 steps · unrated
Draft and send a message reply on a Front conversation via the Front API
dev.frontapp.com · 6 steps · unrated
Programmatically manage Front shared inbox conversations — assign, tag, and move to a specific team inbox via the REST 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