function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Ramesh SomalagariRamesh Somalagari 

How to get the twilio sms request

Right now I am sending the sms via twilio account.But Unable to receive sms in the salesforce
How to get the twilio sms request in the salesfore.
User-added image

I have twilio sms url it hit the automatically open the my visual force page then controller send an sms but it didn't receive the sms details my question is similar to  http://stackoverflow.com/questions/24326577/how-to-receive-the-sms-via-twilio how to get sms details   .I have  follow   https://clintlee.sys-con.com/node/1712284/mobile.
Can some one  please help as soon as possible it is an urgent requirement .



Abhi_TripathiAbhi_Tripathi
Hi Ramesh,

Sereously, today itself I have posted about twilio integration with salesforce.

Go for this post this will surely help you out.
http://abhithetechknight.blogspot.in/2014/06/salesforce-integration-with-twilio.html

Regards,
Abhi Tripathi
SFDC Certified Developer

Ramesh SomalagariRamesh Somalagari
Hi Abhi Tripathi,

I am also doing the same but I am Unable to recive the sms via twilio API in salesforce.But I am SEND an SMS message to another number via twilio.
I can't under stand why I am not receive an sms.All sms are store in the twil api queue and log files also.Can you please tell me why am not receive an sms?

Best Regards,
Ramesh S
Abhi_TripathiAbhi_Tripathi
Hi Ramesh,

Have you tried , what I've done in my post ?
if not then please try you will understand whats happening.

Regards,
Abhi
Ramesh SomalagariRamesh Somalagari
You will recevie the sms by using twilio API in the Salesfroce?
Ramesh SomalagariRamesh Somalagari
I send an sms by using twilio api in the sandbox.But Unbale to receive the sms in sandbox
Ramesh SomalagariRamesh Somalagari
I need to receive the sms in salesforce by using twilio api.