Extends the Gmail piece with 6 new actions and 1 new trigger as specified in #8072, plus registers the existing New Conversation trigger.
| Action | Description |
|---|---|
| Add Label to Email | Attach a label to an individual email |
| Remove Label from Email | Remove a specific label from an email |
| Create Label | Create a new user label with visibility and color options |
| Archive Email | Archive by removing INBOX label (moves to All Mail) |
| Delete Email | Move an email to Trash |
| Remove Label from Thread | Strip a label from all emails in a thread |
| Trigger | Description |
|---|---|
| New Starred Email | Fires when an email is starred (checks within 2 days) |
| New Conversation | Fires when a new thread begins (was implemented but not registered) |
gmail.modify scope (required for label/archive/delete operations)gmail.labels scope (required for label management)GmailProps.message, GmailProps.thread, GmailProps.label)is:starred after: query/claim #8072
moth-asa
@moth-asa
Activepieces (YC S22)
@activepieces