Hello community,
i’m having trouble running multiple automations at the same time and need some help on how to do it or structure it.
We have a chatbot on manychats which feeds our crm, so we have multiple triggers such as
detect city of interest and detect product of interest
e.g. if user sends a whatsapp message that contains “X”, a flow of product “X” starts and it stores “X” in a custom field called product of interest. At the same time, if message contains “City Y” in the message, it stores “City Y” in a custom field called “City of interest”.
But seems that if message says I’m interested in X in City Y, it runs only 1 automation (not sure how it chooses which to prioritize)
Help would be much appreciated.
Thank you