Action: Add Label to Email

Gmail Operation

The Add Label to Email action applies a specified label to a selected email in Gmail for better organization.

Example User Story

I want to quickly add a 'Follow-Up' label to important emails so I can easily track and prioritize them later.

Fields

Field Name
Field Type
Required

emailId

String

Yes

labelId

String

Yes

accessToken

String

Yes

Gmail

Example link

Code (Apache v2.0): Operation

Last updated