
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2019 04:38 AM
I want to trigger a flow designer based on the conversation with virtual agent
Solved! Go to Solution.
- Labels:
-
Predictive Intelligence

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2019 05:33 AM
Flow Designer (as of pre-Madrid) is triggered in two main ways. First with a record update/insert, the other on a scheduled basis.
If you want, have VA create/update a record that triggers the flow.
In Madrid, we offer an API to start a flow or action via a script API.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2019 05:33 AM
Flow Designer (as of pre-Madrid) is triggered in two main ways. First with a record update/insert, the other on a scheduled basis.
If you want, have VA create/update a record that triggers the flow.
In Madrid, we offer an API to start a flow or action via a script API.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2019 01:09 AM
Thank you Chuck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2020 07:39 AM
is this still the best practice in New York and Orlando to call flows within the virtual agent?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2020 02:05 PM
As it's still the only way, I'd say it's still the best practice. 😉 The FlowAPI is meant to trigger a flow or subflow from any server side script.