Hey Flow XO Team,
Is there a way to trigger flow automatically w/o any user interaction. I.e. I have a web bot with welcome text and I’d like to trigger a welcome flow immediately after the welcome text. Is this possible?
Thanks.
Hey Flow XO Team,
Is there a way to trigger flow automatically w/o any user interaction. I.e. I have a web bot with welcome text and I’d like to trigger a welcome flow immediately after the welcome text. Is this possible?
Thanks.
You can setup a New Message trigger and add ‘start’ as a keyword. When the user connects to the bot a start message is sent in the background which will trigger the flow.