Explore Plans
Mobile menu Close menu
Gmail

Add label to email

This action will add the label you choose to a specific email message in your Gmail account.

Developer info

API endpoint slug
gmail.add_label_to_email
Filter code method
Gmail.addLabelToEmail.skip(string?: reason)
Runtime method
runAction("gmail.add_label_to_email", {})

Action fields

Message Text input > Other

Label
Message ID
Helper text
The message to add the label to. Use the MessageId ingredient from a Gmail trigger or query.
Slug
message_id
Required
true
Can have default value
true
Filter code method
Gmail.addLabelToEmail.setMessageId(string: message_id)

Label Dropdown list

Label
Label
Helper text
The label to add to the message.
Slug
label
Required
true
Can have default value
false