You can build a WhatsApp bot to collect user details and store them in the CRM.
Steps to Create Bot #
- Go to CRM → Super Fields and create fields like City, Customer Category, Product Category, GST Number.
- Go to Chatbot → Create Bot Flow and give a name.
- Add a Trigger (Keyword on WhatsApp) and select channel.
Collect User Data #
- Send a welcome message with user name.
- Ask for City and save it to the City field.
- Ask Customer Type (Retailer / Wholesaler) using buttons.
Conditional Flow #
- If Retailer → Ask for Product Category and save it.
- If Wholesaler → Ask for GST Number and save it.
Assign to Team #
- Use Assign to Agent to route chats to specific team members.
Final Step #
- Save and Enable the bot flow.
Now, all user responses will be automatically stored in CRM fields and assigned to the right team.