Home / Companies / Twilio / Blog / Post Details
Content Deep Dive

Send a WhatsApp media message with C# in 30 Seconds

Blog post from Twilio

Post Details
Company
Date Published
Author
Layla Porter
Word Count
548
Company Posts That Month
30
Language
English
Hacker News Points
-
Post removed?
No
Summary

Sending media messages with Twilio's WhatsApp API is now possible and can be done just as quickly as sending text-based messages. To get started, set up a Twilio account, .NET Core 2.2 SDK, and WhatsApp Sandbox Channel. Create a new .NET Console application, add the Twilio NuGet package, and initialize the Twilio REST client with your Account SID and Auth Token. Send a message by calling the MessageResource.Create method, passing in the sender's and recipient's WhatsApp phone numbers, a text-based message body, and the media URL. The project can be restored from GitHub and built to run in no time, sending a media message to your phone. Note that there are differences between MMS and WhatsApp media messages, such as file type support and messaging sessions.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Secrets Management 1 78 19 12 +53%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.