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
Anil Kumar 1257Anil Kumar 1257 

how can send bulk sms in Lightning .

Please discribe me
VinayVinay (Salesforce Developers) 
Hi Anil,

For now, There is no default functionality in Salesforce to send SMS.

However we have tools available in AppExchange and you can try them.

Below are links:
https://appexchange.salesforce.com/listingDetail?listingId=a0N3A00000EFoE5UAL
https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3000000B3gjEEAR
https://appexchange.salesforce.com/listingDetail?listingId=a0N3A00000ErAobUAF
https://appexchange.salesforce.com/listingDetail?listingId=a0N300000024XvyEAE
https://help.clicksend.com/article/5brx093c9q-salesforce-lightning

Please refer below sample code for your reference.

http://bobbuzzard.blogspot.in/2013/01/send-sms-messages-from-forcecom.html
http://www.clintslee.com/2010/07/19/send-sms-from-salesforce-build-your-own/

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

Thanks,
Vinay Kumar