MENU

Fun & Interesting

How to Send and Receive WhatsApp Messages with Python

TwilioDevs 43,559 1 year ago
Video Not Working? Fix It Now

WhatsApp is a messaging service used by people all over the world. With Twilio's Messaging API (https://www.twilio.com/docs/whatsapp/quickstart/python?utm_source=youtube&utm_medium=video&utm_term=twiliodevs&utm_campaign=twiliodevs-youtube&utm_content=whatsapp_python_quickstart) you can programmatically send WhatsApp messages. Let's walk through how to use Python to send and receive messages over WhatsApp using the Twilio Console’s sandbox feature. Learn more in the docs at: https://www.twilio.com/docs/whatsapp/quickstart/python?utm_source=youtube&utm_medium=video&utm_term=twiliodevs&utm_campaign=twiliodevs-youtube&utm_content=whatsapp_python_quickstart To learn more about creating tunnels to test your application with ngrok (and other tools), check out the following blog post: https://www.twilio.com/en-us/blog/expose-localhost-to-internet-with-tunnel?utm_source=youtube&utm_medium=video&utm_term=twiliodevs&utm_campaign=twiliodevs-youtube&utm_content=whatsapp_python_quickstart

Comment