Action: Remove Label From Conversation
Gmail Operation
The Remove Label From Conversation action deletes a specified label from a selected email thread in Gmail.
Example User Story
I want to remove the 'Urgent' label from a resolved conversation so it no longer clutters my priority view.
Fields
Field Name
Field Type
Required
conversationId
String
Yes
labelId
String
Yes
userId
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated