Want to parse only 1 URL when the content contains 2 (filter correction)

Hello. I am new to Make, and pretty new to coding too. I would like to text parse an email that contains 2 URLs but I only want to keep one of them in my flow. So far I have gMail integration, a text parser and a filter going to a Google Sheet. (see attachments)




I am assuming there is something wrong with my filter since I only want to capture the URLS that have “GALMLS” in them or begin with “http://GALMLS”.

Can someone help me correct this? So I only use the URL that has “GALMLS” and not the other URL.

Hi. You must put the parse result in the filter not the “text content”.

If you need additional support, please don’t hesitate to reach out.

Cheers
//HFBR

Thank you for responding so quickly. To be honest, I am not sure I really understand what you are saying - can you clarify?

Within the Filter, instead of “text content” what should I put in there? Is that where I am supposed to put the beginning of the URL? Do you mean I should put “HTTP://GALMLS” in that field? If so, then what should I put in the field below the “text operators: Contains”?

Select the output from module 7 the text parser instead of module 1

1 Like

That was it, thank you. Here is what it looks like.
Screenshot 2022-12-17 at 10.07.18 PM

2 Likes