How to get the curl of rasa x and connect to whatsapp api

Hi, I would like to get the curl of rasa x and then connect to whatsapp api using socketio. My progress so far is I must run “rasa run --enabled api” first so that I can do the get post activities. Im confused if the curl connect to whatsapp api, is it possible to get the bot’s response without run “rasa run --enabled api”?

@jennoi why you want to use rasa x curl? you can directly use rasa open source and integrate on WhatsApp, please see this youtube tutorial : SETUP RASA CHATBOT ON WHATSAPP - YouTube

Ref: Twilio | Twilio Docs REST API - Twilio

PS: Do remember, the buttons will not look same as you see in the rasa x, it will be adopted as per the WhatsApp GUI.

I hope this will help you!

Thanks for the solution, is there any different download rasa using local mode and docker?

@jennoi No worries :slight_smile: Happy to help you! I’d would like to request to please close this thread with the solution for other readers and for your own reference. Not get you on this, what you mean by download rasa using local or docker, can you elaborate more please.