This action will create a new label in your Gmail account.
Developer info
- API endpoint slug
- gmail.create_label
- Filter code method
- Gmail.createLabel.skip(string?: reason)
- Runtime method
- runAction("gmail.create_label", {})
Action fields
Label name Text input > Other
- Label
- Label name
- Helper text
- The name of the label to create.
- Slug
- label_name
- Required
- true
- Can have default value
- true
- Filter code method
- Gmail.createLabel.setLabelName(string: label_name)
