Setting up filters in router based on Google Sheet (or csv or similar)
Status: Closed · Asked by Anders Nielsen on · 0 views
I have a list of 150 keywords I need to add to a router (eg. if the trigger domain contains any of these words it should not go to route A but go to route B).
I can manually put in everyone of them of course. But isn't there a way to do this automatically - like through a google sheet (eg. it tests for a list of words in Google Sheet and then if any of those words are found it does not go to route A)
See this video please:
https://share.getcloudapp.com/xQuxL74A
Hey @apps
No, there is no such way to implement the filter step with the help of Google Sheets or any other application.
You have to manually pass the filter condition.
Ok, but thanks for the answer!