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
User SethUser Seth 

How to Send SMS through Apex

Is it possible to send SMS  Message to the Entered Phone Number in Apex..
VinayVinay (Salesforce Developers) 
Hi Seth,

Check below references that can help you to send sms using apex.

https://salesforce.stackexchange.com/questions/308017/send-text-messages-from-apexsalesforce-without-using-app-exchange-products
https://www.sms-magic.com/docs/developers/knowledge-base-category/sms-magic-for-developers/?print=pdf-search
https://developer.salesforce.com/forums/?id=906F0000000fz6gIAA

Please mark as Best Answer if above information was helpful.

Thanks,