Actions
Get Gmail Message (deprecated)
This action has been deprecated and will no longer be available in new workflows.
Gets the specified message.
To learn more, visit the Gmail documentation.
Basic Parameters
Parameter | Description |
---|---|
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. |
Advanced Parameters
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. |
Example Output
Workflow Library Example
Detect and Respond to Gmail Email Phishing
Preview this Workflow on desktop