Hi guys I am building internal chatbot for a company. And I need to create different flows with an interface with loggins. does anyone know if this is possible? Thank you!
Yes, you can create different flows with Voiceflow. Here’s a step-by-step guide to get you started:
Create an Assistant: Start by creating an assistant on Voiceflow. You can choose between chat and voice modes depending on your needs.
Design the Flow: Use Voiceflow’s collaborative platform to design your conversational flow. You can drag and drop different blocks to create the desired interaction.
Customize the Web Chat Experience: If you are using the Web Chat widget, you can customize it to suit your needs. Voiceflow’s open-source Web Chat project can be modified to enhance the chat widget experience.
**Integrate with Backend**:
WebSocket or API: Use WebSocket connections or APIs to communicate with your backend server.
Intercom Integration: If you are using Intercom, you can follow the configuration guidelines to integrate it with Voiceflow.
**Testing and Deployment**:
Test: Use Voiceflow’s testing tools to ensure your flow works as expected.
Deploy: Deploy your assistant through a channel integration or a custom solution.
For more detailed instructions, you can refer to the following resources: