How to Test and Debug Your Chatbot Flow
After you have designed your flow, it's important to test it to make sure it works as expected:
- Save Your Flow: Before testing, make sure you have saved your flow by clicking the "Save" button at the top-right of the canvas.
- Initiate a Chat: Go to your chat interface and start a conversation with the chatbot.
- Trigger the Flow: Send a message or perform the action that is set as the trigger for your flow (e.g., if you used a keyword trigger, send a message with that keyword).
- Follow the Conversation: Interact with the chatbot and follow the conversation path you created. Check to see if the messages and actions are being executed as you designed them.
- Debug if Necessary: If the flow is not behaving as expected, go back to the flow editor to review your nodes and connections. Make any necessary adjustments and save the flow again before re-testing.