Explore Plans
Mobile menu Close menu
Gmail

New label

This trigger fires once every time a new label is created in your Gmail account. New labels are typically detected within an hour.

Developer info

API endpoint slug
gmail.new_label

Trigger fields

No fields for this trigger

Ingredients

Label

Slug
label_id
Filter code
Gmail.newLabel.LabelId
Type
String
Example
Label_1234567890123456789

Label name

Slug
label_name
Filter code
Gmail.newLabel.LabelName
Type
String
Example
Receipts

Label type Either "user" for labels you create or "system" for Gmail's built-in labels.

Slug
label_type
Filter code
Gmail.newLabel.LabelType
Type
String
Example
user

Created at When IFTTT first saw the label. Gmail does not record a creation time, so this is accurate to the check interval.

Slug
created_at
Filter code
Gmail.newLabel.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00