Delete Gmail Message
Immediately and permanently deletes the specified message. This operation cannot be undone. Prefer messages.trash
instead.
External Documentation
To learn more, visit the Gmail documentation.
Basic Parameters
Parameter | Description |
---|---|
Message ID | The ID of the message to delete. |
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. |
Workflow Library Example
Detect and Respond to Gmail Email Phishing
Preview this Workflow on desktop