Action: Remove Label From Email
Gmail Operation
The Remove Label From Email action deletes a specified label from a selected email in Gmail.
Example User Story
I want to remove the 'Pending' label from completed task emails to keep my workflow organized.
Fields
Field Name
Field Type
Required
emailId
String
Yes
labelId
String
Yes
accessToken
String
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated