CaptainTron / Twilio-Whatsapp-Sandbox

This is Twilio Whatsapp Sandbox API to send whatsapp text and mutlimedia messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twilio Whatsapp Sandbox API.

This Code will allow us to send message directly to someone on their whatsapp number via a API.

  • To Use this API you have to provide "PhoneNumber" (+91 included), whom you want to send your message, "Message" this will be your message and last one is optional "Media", this will include Media such as images, voice, document message. All this must be in body of request otherwise request will be rejected.
  • Make sure to give your Twilio Whatsapp number, ACCOUNT_SID, AUTH_TOKEN in environmental variable.

View In Postman :-

Twilio Whatsapp SandBox API

-If You have any doubt regarding this code feel free to ask in discussion section 😊.

About

This is Twilio Whatsapp Sandbox API to send whatsapp text and mutlimedia messages.


Languages

Language:JavaScript 100.0%