Fastmail draft send profile
org.intentschema.communication.email.draft.send.v1@com.fastmail.v1
JSON: bare · @sha256:3bedb5a35612…
Hash: sha256:3bedb5a35612823eeb37a822a393b91667d2024a5cb4b695bc3c94307403ff58
Fastmail JMAP profile for draft send.
Implements: Send email draft (org.intentschema.communication.email.draft.send.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "fastmail", required: system) |
idempotency_key | string | |
Result
| Field | Type | Description |
external_id * | string | Provider message id (the new message that was sent). |
thread_id | string | |
sent_at * | string (date-time) | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | EmailSubmission/set create.emailId (the draft's id) |
(implicit) | also Email/set update to remove $draft keyword |