1.2.2 • Published 11 months ago

@telnyx/node-red-telnyx v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Version Version

node-red-telnyx

Telnyx

A Node-RED node to send SMS messages via the Telnyx platfrom.

Table of Contents

Installation

Install the package with:

npm install @telnyx/node-red-telnyx

Usage

telnyx-sms

npm.io

The package needs to be configured with your account's API key and some other details you can find in your the Telnyx Mission Control Portal.

Both ways of sending SMS are supported:

telnyx-2fa

npm.io

Generating the 2FA The telnyx-2fa node MUST receive in input a boolean msg.payload.verify with false state, along with the telnyx-2fa parameters Verify Profile and To.

Verify the Received Code by Phone Number The telnyx-2fa node MUST receive in input a boolean msg.payload.verify with true state, along with the msg.payload.code cotaining the code received in the previous generated SMS, along with the shared parameters Verify Profile and To, already configured for telnyx-2fa.

To get started, sign up for a Portal account, then follow the steps in our quickstart guide to buy an SMS-enabled number.

Releases

Look at the release section to check the current state

1.2.0

11 months ago

1.2.2

11 months ago

1.2.1

11 months ago

1.1.1

11 months ago

1.1.0

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago