UseCase: Using Twilio adapter, we can send SMS / whatsapp from OIC. Here, we will send a sms and whatsapp messages as well using Twilio adapter.
Implementation detailed steps:
First step: Get a Twilio Trial account from Twilio.com . Then a Trial number - this will be used to send messages
Messaging >> get Setup >> create messageing service.
Second Step: Create a Twilio connection
My first Twilio account >> gather account sid, Auth token , required for OIC twilio connection.
Also take my twilio phone number which will be used as sender number.
Third step: Create an Integration and invoke Twilio adapter
Exposing a rest adapter to receive sender , receiver and sms details and send a status .
No comments:
Post a Comment