/claim #8072
Extends the existing Gmail piece with the remaining actions and triggers from #8072.
| 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 in Gmail |
| Archive Email | Archive (remove from Inbox) rather than deleting |
| 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 (polling-based) |
New Conversation trigger (file existed but wasn’t wired up)gmail.modify OAuth scope for label/archive/delete operationsAll new actions reuse GmailProps.message, GmailProps.label, and GmailProps.thread dropdowns. The starred email trigger follows the same polling pattern as the existing New Email trigger.
gmail.modify scope is requested during OAuth flowCloses #8072
xiajohn
@xiajohn
Activepieces (YC S22)
@activepieces