email-integrations

Send Email

Send an email via the org's connected email provider.

Supports HTML/plain bodies, Cc/Bcc, Reply-To, S3-referenced attachments, and replying onto a synced message's thread (reply_to_email_id).

post/email-integrations/{integration_id}/send

Path parameters

integration_idstring required

Request body

subjectstring required
body_textstring nullable
body_htmlstring nullable
reply_to_email_idstring nullable
thread_idstring nullable
in_reply_to_message_idstring nullable
provider_reply_idstring nullable
prefer_draftboolean

Response

Successful Response

{"stackTrail":"paths:/email-integrations/{integration_id}/send:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.