I’ve set up an automation to label emails containing the word “Unsubscribe” as “Reading.” The automation is supposed to run every 5 minutes, and it seems to execute correctly, giving me green checkmarks in the test step. However, none of the emails in my inbox have been labeled as “Reading” so far.
One thing to note is that the word “Unsubscribe” might be in the footer of the emails rather than in the main body. Could this be affecting the automation’s ability to detect and label these emails? If so, how can I adjust the setup to account for text that appears in the footer?
I appreciate any guidance or troubleshooting tips you can provide. Thank you!
Could you please share the flow setup using screenshots? The use case is to mark an email as read whenever the text ‘Unsubscribe’ appears in the body or footer of the email. Are there any additional filters you would like to apply, such as filtering by sender, subject, or only the ‘Unsubscribe’ keyword?