Skip to content

sms77#

Use the sms77 node to automate work in sms77, and integrate sms77 with other applications. Ensemble has built-in support for a wide range of sms77 features, including sending SMS, and converting text to voice.

On this page, you'll find a list of operations the sms77 node supports and links to more resources.

Credentials

Refer to sms77 credentials for guidance on setting up authentication.

Basic Operations#

  • SMS
    • Send SMS
  • Voice Call
    • Converts text to voice and calls a given number

Example Usage#

This Pathway allows you to send an SMS to a specified phone number from any phone number. This example usage Pathway would use the following two nodes. - Start - sms77

1. Start node#

The start node exists by default when you create a new workflow.

2. sms77 node#

  1. First of all, you'll have to enter credentials for the sms77 node. You can find out how to do that here.
  2. Enter the phone number from which you'll be sending the message in the From field.
  3. Enter the phone number to which you'll be sending the message in the To field.
  4. Enter you message in the Message field.
  5. Click on Execute Node to run the workflow.