Different text parser result

mdimmer

Member
Hi,

Could you please let me know how to achieve the following;

I have text parser set up to capture a word from an email. However, this word can be one of two words. Depending on which word shows up as the result, I would like it to be sent to a Google sheet. So, one word gets sent to one Google sheet and the other word gets sent to a different Google sheet. Is this achievable or is there a different action other than text parser that I should be using.

Thank you for your help.

Regards

Matt
 

ArshilAhmad

Well-known member
Staff member
Hi @mdimmer,

You will need to add a Router to your workflow with two routes and set the filter conditions of each route based on the two words you are referring to.
 
Top