Issues withe Gmail - Mark an Email as Read

What are you trying to achieve?

I’m working on automating my emails. One of the steps is to make the email labeled as a low priority as read. I’m using Gmail module - Mark an Email as Read. On Make it all works fine, but on the email I’m testing it on still stays unread as a result.

Steps taken so far

Gmail - Mark and Email as Read module is requesting Email ID (UID), while all other modules I used request Gmail Message ID. Based on my research this is the issue as if I use anything else here rather than UID, it creates an error - Validation failed for 1 parameter(s).
Invalid number in parameter ‘id’. I have trying to solve this problem for the last 2 days with no success. Any advice would be helpful

Screenshots: scenario setup, module configuration, errors

Hey Vasily,

I can confirm that the module should be working and if you are using the correct email UID it should mark it as read.

Check if the email is in the same folder as the setting in the module.

2 Likes

Somehow it worked. The tip on - same folder - was spot on! Thank you

1 Like