Hello!
Kinda complicate to explain, but I’ll try to make it simple.
So we expect users to send bot a links, for example https://flowxo.com/c/questions/l/new
And bot should compare it with a Google Sheet table and if it finds something like “flowxo.com” in a column, it should respond to user with next column.
So in sheets we have something like:
google.com | Respond 1
flowxo.com | Respond 2
If user asks “flowxo.com/smth/smthmore” he gets Respond 2.
Is it possible with flowxo? And if yes, how to do it?
Thank you so much!