Hi everyone!
So i`m having an issue with Gmail Trigger + Gmail Get a message workflow. So there are 2 type of emails that im getting from specific sender. I need to get only X-type emails and not Y-type ones.
First problem I had - when I use “simplify” option - I dont get full email text, but just a snippet which is I believe just 120 symbols. So I decided to turn the “simplify” option off but in this case my filter doesnt work at all. So I left the “simplify” option on the trigger and created the 2nd step “Gmail Get a message” trying to get full email text - but when I run it - it fetches complitely different email (the Y-type that I dont need) even tho the trigger step fetched the correct one (screenshots attached).
I have 0 ideas why it works like that and would appriciate any helo or ideas. Thanks in advance!
re: First problem
when you turn off the simplify option your filter doesn’t work at all. Which filter? What are you trying to filter for?
re: Second problem
how is it not the same email, it has the same id, doesn’t it?
Also i have tried a different filter - all of them work but in Simplify and yet again the text in the final node is deffierent although id is the same
Tried a filter with search (for subject) and sender with simplify toggle off - worked like a charm for me.
Yes, it does indeed fetch the “correct” email with correct subject, but the text is still doesnt belong there. Take a look
So the id matches, the subject matched, the email matches but the text is from supposedly different email Y-type, as I mentiond in my main massage, BUT still even the “wrong” type of emails that I dont need - do not have that type of text either.