Outreach

Reply in an outreach conversation

Sends a real email immediately to the person on the other end of an existing conversation, threaded onto the last message. There is no draft step and it cannot be undone. Read the thread with outreach_inbox_threads first so the reply answers what was actually said. Use outreach_queue_emails instead to start a NEW pitch to someone not yet contacted.

post/v3/outreach/inbox/threads/{id}/reply

Path parameters

idstring required

Conversation ID, from outreach_inbox_threads.

Request body

bodystring required

Body of the reply. Markdown is rendered and newlines are kept as written. The subject and threading headers come from the conversation, so do not restate them.

Response

Default Response

Changes

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