Microsoft Graph email forward profile

org.intentschema.communication.email.message.forward.v1@com.microsoft.graph.v1

JSON: bare · @sha256:2b3ce7c1cfeb…
Hash: sha256:2b3ce7c1cfeb50801dce0eb34b213ed7e94ffee167fecb081330d2830891538d

Graph profile for email forward.

Implements: Forward email message (org.intentschema.communication.email.message.forward.v1)

Payload

FieldTypeDescription
target *Target(system = "ms_graph", required: system)
object *object
idempotency_keystring
ms_graph @com.microsoft.graphobject
object
FieldTypeDescription
to *string (email)[] (minItems 1)
ccstring (email)[]
bccstring (email)[]
commentstringOptional note prepended to the forwarded body.
ms_graph @com.microsoft.graph
FieldTypeDescription
conversationIdstring
importanceenum: low | normal | high

Result

FieldTypeDescription
external_id *stringProvider-assigned id.
created_at *string (date-time)
thread_idstring

API mapping

FieldValue
base_urlhttps://graph.microsoft.com
methodPOST
path/v1.0/me/messages/{id}/forward
scopesMail.Send
docshttps://learn.microsoft.com/en-us/graph/api/message-forward

Field mapping

Intent fieldAPI parameter
target.external_id/messages/{id}/forward path
object.totoRecipients[].emailAddress.address
object.textBodycomment