What are you trying to achieve?
Hello
i’m building an automated workflow in Make.com to manage customer support emails.
After processing each email, I want to automatically remove a specific Gmail label when the email moves to another state (e.g. after sending a reply or switching status).
Adding new labels works perfectly, but removing existing labels doesn’t seem to work.
Steps taken so far
- I Used the Gmail > Modify Labels module in Make.com.
- Selected the Gmail Message ID from the trigger.
- Configured:
Labels to add → works fine .
Labels to remove → doesn’t work, the label stays in Gmail. - Verified that the Gmail Message ID and label ID are correct, since adding labels with the same IDs works without issues.
- In the execution logs, the module runs successfully with no errors, but the label is not removed in Gmail.
thank you for your help