Adobe and Twilio integration | Community
Skip to main content
New Participant
October 8, 2020
Solved

Adobe and Twilio integration

  • October 8, 2020
  • 3 replies
  • 7677 views

Knowing that Twilio has an options for bulk SMS. Our company uses Twilio for different purpose. 

 

Now i wanted to know one thing. If in order to send bulk sms querying from adobe do i need to add a twilio setting OR so i need to call the twilio API for that. 

 

All i need to know is does Adobe needs an API or is it just settings that needs to be done on Adobe side to send out bulk SMS messages

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by _Manoj_Kumar_

Hello @ramaswami ,

 

It seems Twilio does not offer SMPP options for integration. You will have to use the API to send programmatic SMS's.

 

Here is the API documentation:

https://www.twilio.com/docs/sms/quickstart/php

 

Thanks

3 replies

Sukrity_Wadhwa
Employee
October 21, 2020

Hi @ramaswami,

Were you able to resolve this query with any of the given solutions? Do let us know.

Thanks!

Sukrity Wadhwa
RamaswamiAuthor
New Participant
October 21, 2020
Yes @323235 thanks for the support
New Participant
October 11, 2021

Good Morning Ramaswami, 

Could you help me with how you ended up doing the integration? Did you use the APIs or did you abandon Twilio for an SMPP service? I have the same issue and would love some assistance! 

Thanks - Shelly 

New Participant
October 18, 2020

You'll need to call the Twilio API. Here is the documentation https://www.twilio.com/docs/sms/send-messages

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
October 8, 2020

Hello @ramaswami ,

 

It seems Twilio does not offer SMPP options for integration. You will have to use the API to send programmatic SMS's.

 

Here is the API documentation:

https://www.twilio.com/docs/sms/quickstart/php

 

Thanks

     Manoj     Find me on LinkedIn
RamaswamiAuthor
New Participant
October 13, 2020
What are the partners available for SMPP. Has anyone implemented bulk SMS in Adobe, if so what partners they have used for US. What are the steps involved in that. Can you please suggest?