rare-sapphire•15mo ago
Flow with loggin
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!
2 Replies
Yes, you can create different flows with Voiceflow. Here’s a step-by-step guide to get you started:
1. Create an Assistant: Start by creating an assistant on Voiceflow. You can choose between chat and voice modes depending on your needs.
2. 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.
3. 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.
4. 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.
5. 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:
- Live Chat Handoff
- Step 3: Deploy Assistant
sure. the biggest issue is that in VF the text is shown within the flow.
are you a dev?