Skip to main content
New Participant
April 27, 2020
Question

Can we send sms using api in salesforce using apex

  • April 27, 2020
  • 1 reply
  • 981 views

I have installed ring central package in salesforce. Now I want to send the SMS using the custom apex code . Is there any way to achieve this?

    1 reply

    Employee
    April 27, 2020

    RingCentral doesn't have official SDK for apex.

    I am not good at apex. does it have any HTTP library/ability? If so, you can try to translate the curl code into apex: https://medium.com/ringcentral-developers/use-curl-to-access-ringcentral-platform-api-d4710fe68fa4