Set condition: {{button_response}} === "product_info"
If True, connect an Agent Text Block:
Copy
Here's information about our products:🚀 **QuickBot Pro** - Advanced features for enterprises💼 **QuickBot Business** - Perfect for growing companies🌟 **QuickBot Starter** - Great for small businessesWould you like detailed pricing information?
Add User Buttons: “Yes, show pricing” and “No, thanks”
Set condition: {{button_response}} === "tech_support"
If True, connect a User Text Block:
Question: “Please describe the technical issue you’re experiencing”
Variable: tech_issue_description
Then add an Agent Text Block:
Copy
Thank you for describing your issue. I've noted:"{{tech_issue_description}}"Our technical team will review this and respond within 24 hours.In the meantime, have you tried restarting the application?
Perfect! I've collected your information:👤 Name: {{user_name}}📧 Email: {{user_email}}💬 Message: {{user_message}}A human agent will contact you within 2 hours during business hours.Is there anything else I can help you with?
Congratulations! You’ve built your first QuickBot. The basic structure is now in place, and you can
continue to enhance it with additional features and integrations.