youtube image
From YouTube: Using Twilio to send WhatsApp Messages

Description

Twilio enables developers to add rich communication features to their applications via HTTP APIs that can be used with any programming language.


In this episode, Corey Weathers from Twilio returns to show us how we can use Twilio’s integration with the WhatsApp messaging platform in our .NET applications


[01:36] - Messaging on WhatsApp vs SMS
[03:04] - Exploring the Twilio Sandbox for WhatsApp
[06:10] - Messaging with the Twilio .NET SDK
[07:17] - Supporting other messaging channels
[08:48] - Responding to messages

Twilio Quest
https://www.twilio.com/quest

Twilio API for WhatsApp
https://www.twilio.com/docs/whatsapp/api

Programmable SMS Quickstart for C# with .NET Core
https://www.twilio.com/docs/sms/quickstart/csharp-dotnet-core

How to use Twilio for voice and SMS capabilities from Azure
https://docs.microsoft.com/en-us/azure/twilio-dotnet-how-to-use-for-voice-sms
#dotnet #aspnetcore #twilio