Q: Flow event trigger on specific url

Is it possible to set up a Flow event trigger for a specific URL? I can't find it among the event trigger options

davgilaFeb 6, 2025
Founder Team
Andrew_AnyChat

Andrew_AnyChat

Feb 7, 2025

A: Hello.
At this moment you can only trigger custom events with JS code directly from your page with this code:
anychat.sendCustomEvent('myCustomTrigger');
At the same time, your chat flow should have Event Trigger to handle those events https://app.screencast.com/p1nwEDqyyF0d5

Share
Helpful?
Log in to join the conversation