Blog Post

Release Notes & Updates
3 MIN READ

Khoros Flow Release Notes, August 29, 2023

MeghaD's avatar
MeghaD
Khoros Alumni (Retired)
2 years ago

New Features

Flow Documentation Announcement

We have moved the Flow documentation that was previously hosted on Atlas to our Developer Doc Portal.  

By combining the user and developer docs in one place, you can more easily navigate the documentation and find the information you need.

Tip: We recommend bookmarking this link for future reference.

For the time being, we will continue to publish the Flow Release Notes in the same location on Atlas, as well as in the Dev Doc Portal. So, your Flow Release Notes subscriptions will still work.

Check out this quick tour to familiarize yourself with the new Flow documentation area:

16 STEPS

1. The first step is to open Khoros Developer Docs, hover over Khoros Flow, and click on the section

Step 1 image

2. Click on the topics under GETTING STARTED WITH KHOROS FLOW
Note: There are 4 major sections: Getting Started with Khoros Flow, Building Flow Bots, Advanced Topics, and Developers.

Step 2 image

3. Scroll down and click on the topics under BUILDING FLOW BOTS

Step 3 image

4. Scroll down and click on the topics under ADVANCED TOPICS

Step 4 image

5. Scroll down and click on the topics under DEVELOPERS

Step 5 image

6. Click Search to find a specific topic.

Step 6 image

7. Type the topic name or keywords to search for a topic and click from the list of the suggested topics.

Step 7 image

8. You can also provide your feedback on the topic:
Click Yes if the topic is helpful
Click No if the topic isn't helpful

Step 8 image

9. Click Leave an optional comment to provide specific suggestions on the topic.

Type your message here and click Vote

Step 9 image

10. Click API Reference to access the Flow API reference guides.

Step 10 image

11. Click on the topics under the FLOW SOCKET API
Note: There are 3 major sections: Flow Socket, Flow Rest API, and Flow Management API.

Step 11 image

12. Scroll down and click on the topics under FLOW REST API

Step 12 image

13. Scroll down and click on the topics under FLOW MANAGEMENT API

Step 13 image

14. Click What's New to read Flow Release Notes and latest Flow updates.

Step 14 image

15. Click on the Release Note with specific dates.

Step 15 image

16. You are done!

Step 16 image

https://www.iorad.com/player/2236996/Access-Flow-Documentation

 

If you have any questions or require further assistance, contact the Khoros Support team.

Triggering Flows

A flow is triggered in response to a customer request or action. Previously, if you wanted to trigger a flow with Events, you were required to either start your flow with an Event Trigger or add an Event Reply after the first trigger. To make the process of triggering flows easier, you can now directly trigger a flow with event replies, buttons, and quick replies.

Additionally, you can trigger a specific flow from Code Actions and Webhooks. This approach reduces the development time and enhances the user experience.

For more information, see Triggering Flows.

Flow Event Reference

Events are triggered in response to the user’s activities during the conversation. For complex flows, the source of the Event Trigger could be difficult to find. Flow Event References help you track each reference to the events used in these flows. The Flow event reference link re-routes the developers to event-specific information used in the flow. 

You can search for all event references in Flow Event Reply, Buttons, Carousel, Cards, and Quick Replies.

For more information, see Flow Event Reference

 

Updated 7 months ago
Version 3.0
No CommentsBe the first to comment