Can you implement SMS using REST API in Campaign Standard? | Community
Skip to main content
Level 2
February 15, 2022
Solved

Can you implement SMS using REST API in Campaign Standard?

  • February 15, 2022
  • 1 reply
  • 868 views

can we use REST API to send SMS in Campaign Standard?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SatheeskannaK

Hi @peterd54639079,

 

Unfortunately current REST API don't support anything to send SMS directly. Rather you can try explore by sending REST API signal to workflow to send SMS messages based on the use cases.

 

Thanks!

1 reply

SatheeskannaK
Community Advisor
SatheeskannaKCommunity AdvisorAccepted solution
Community Advisor
February 15, 2022

Hi @peterd54639079,

 

Unfortunately current REST API don't support anything to send SMS directly. Rather you can try explore by sending REST API signal to workflow to send SMS messages based on the use cases.

 

Thanks!

Thanks, Sathees