0.0.3 • Published 2 years ago

@pipedream/sms v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Overview

Use Pipedream's SMS app to send a message from a workflow to the verified phone number for your account and incorporate SMS into whatever you're building with any of the 1000+ apps that are available on Pipedream. Use the pre-built action to send an SMS without writing any code, or for more control pass a string to $.send.sms() in a Node.js code step.

Important: Pipedream SMS is currently in alpha. You may send up to 10 messages per day from workflows in a personal account (organization accounts are not currently supported).

Getting Started

Adding an SMS number

To get started, go to https://pipedream.com/alpha and enable the SMS feature.

Next, go to your account settings and enter and save an SMS Number (only US numbers are supported):

Enter an SMS number

Save an SMS number

Pipedream will automatically send a verification code to the number you provided. Enter the code where prompted and click Verify:

Verify your number

Finally, add a step to a workflow to use the pre-built action to send an SMS without writing any code, or for more control pass a string to $.send.sms() in a Node.js code step.

Removing an SMS number

To remove an SMS number, go to your account settings, delete the number from the field and then save.

0.0.3

2 years ago

0.0.2

3 years ago

0.0.1

3 years ago