Outreach

Save an outreach draft

Store unsent writing for one prospect, replacing whatever was held before. Merge variables must already be resolved - whatever is sent here is what the user will see and send. Saving an empty subject AND body deletes the draft instead, so clearing the composer does not leave the prospect looking drafted forever. This never sends anything; use outreach_queue_emails for that.

put/v3/outreach/drafts/{prospectId}

Path parameters

prospectIdstring required

Prospect this draft is written for.

Request body

subjectstring

Subject line, merge variables already resolved.

bodystring

Markdown body, merge variables already resolved.

prospectEmailIdstring nullable

Contact on this prospect the draft is addressed to, when one has been chosen.

Response

Default Response

Changes

Changed in 1 of the 47 revisions of this API.1