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
Dhanamjaya PaidipatDhanamjaya Paidipat 

send sms

Hi ,
Can some help me out that we have third part application to send sms, now how can i integrate with SFDC ?
Please help us,
Khan AnasKhan Anas (Salesforce Developers) 
Hi Dhanamjaya,

I trust you are doing very well.

Please refer to the below links which might help you further with the above issue.

http://www.clintslee.com/2010/07/19/send-sms-from-salesforce-build-your-own/

https://salesforce.stackexchange.com/questions/54297/how-do-i-send-smses-from-salesforce

https://zapier.com/apps/salesforce/integrations/sms

https://www.salesforceben.com/send-and-receive-sms-with-salesforce/

http://www.asagarwal.com/step-by-step-guide-on-sending-receiving-sms-from-in-salesforce/


There are several SMS apps in the AppExchange and some are free. Just search SMS on AppExchange.

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in future.

Thanks and Regards,
Khan Anas
Raj VakatiRaj Vakati
You can use twillio .. 

https://www.twilio.com/docs/libraries/salesforce
https://www.twilio.com/learn/contact-center/supercharge-salesforce-with-twilio
https://www.twilio.com/blog/2018/04/sign-up-for-the-twilio-for-salesforce-preview.html
https://www.twilio.com/blog/2014/10/twilio-salesforce-resources-nt.html
Or you can use salesforce feature alos

https://help.salesforce.com/articleView?id=000240916&type=1

Salesforce for Android and iOS users are  able to send SMS text messages from the Accounts, Contacts, Leads, and Person Accounts Objects with an formatted phone number.  

 
Dhanamjaya PaidipatDhanamjaya Paidipat
Thank you so much !!