Parameter | Description |
---|---|
Format | The format to return the message in. For further information regarding each format, please visit Gmail’s documentation. |
Message ID | The ID of the message to retrieve. This ID is usually retrieved using messages.list .The ID is also contained in the result when a message is inserted ( messages.insert ) or imported (messages.import ). |
User ID | The user’s email address. The special value me can be used to indicate the authenticated user. |
Parameter | Description |
---|---|
Delegated User Override | Perform the action on behalf of another user, overriding the delegated user defined in the connection. If not specified, the delegated user is the one provided in the connection. Has no effect when using an OAuth connection. NOTE: the connection details are not edited by this input. |