Giter Site home page Giter Site logo

seven-io / node-red Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 2.0 188 KB

The official Node-RED collection by seven.

Home Page: https://www.seven.io/en/solutions/integrations/node-red/

License: MIT License

HTML 76.45% JavaScript 23.55%
sms node-red node-red-contrib text2speech tts automation low-code nodered nodered-nodes

node-red's Introduction

Official seven nodes for Node-RED

Node-RED node collection for sending SMS , text-to-speech calls and number validation via seven.

Installation

Run the following command in your Node-RED user directory - usually ~/.node-red:

NPM npm install nodered-contrib-sms77

Yarn yarn add nodered-contrib-sms77

Request Options

sms77-config node

API Key: An API key from seven - create one in your developer dashboard.

Name: An arbitrary name for the node, helpful if you use multiple configurations.

sms77-sms node

Use this node for sending SMS.

Config*: A sms77-config node.

Message*: The SMS text which defaults to msg.payload. May not exceed 1520 characters.

*Recipient(s)**: SMS recipient(s) separated by comma defaulting to msg.topic.

From (Sender): Set a custom sender identifier.

Label: Set a custom label for sorting analytics.

Foreign ID: Optionally set a custom value returned in callbacks.

UDH: Set a custom user data header.

TTL: Set a custom time to live in minutes.

Delay: Set a custom date for time-delayed dispatch in the form of a Unix timestamp or a date/time string formatted as yyyy-mm-dd hh:ii.

Return JSON?: If enabled, the API returns a detailed JSON response.

Unicode?: If enabled, enforce unicode encoding ignoring API detection.

Flash?: If enabled, SMS get sent as flash.

Details?: If enabled, the API returns dispatch specific information - is ignored if json is enabled.

UTF8?: If enabled, enforce UTF8 encoding ignoring API detection.

No Reload?: If enabled, dispatch of duplicate SMS, text and recipient alike within 180 seconds, gets allowed.

Performance Tracking?: If enabled, links found in the text get replaced with a shortened URL and click tracking enabled.

Name: An arbitrary name for the node helpful for identification.

sms77-voice node

Use this node for converting a text to speech, call a number and read the message out loud.

Config*: A sms77-config node.

Message*: The text to convert to voice which defaults to msg.payload. May not exceed 10.000 characters.

*Recipient(s)**: The recipient(s) of the call separated by comma defaulting to msg.topic .

From (Caller): The caller identifier which must be your own virtual number or a shared number.

Is XML?: If enabled, the API parses the text as XML format.

Return JSON?: If enabled, the API returns a detailed JSON response.

Ringtime: Define how long to initiate the call.

Name: An arbitrary name for the node helpful for identification.

sms77-lookup node

Use this node for performing number lookups.

Config*: A sms77-config node.

*Number(s)**: The phone number(s) to look up separated by comma.

Type*: The lookup type to perform.

Return JSON?: If enabled, the API returns a detailed JSON response for MNP lookups. All other types return JSON by default.

Name: An arbitrary name for the node helpful for identification.

Required options are marked with an asterisk (*).

Visit our API Documentation for a detailed request description.

Support

Need help? Feel free to contact us.

MIT

node-red's People

Contributors

cl77 avatar matthiez avatar

Stargazers

 avatar

Watchers

 avatar  avatar

node-red's Issues

Configuration Name is not same then entered

I'm using SMS sent node and choosen my configuration

I created 2 configuration to distinguish between testing and live later.

image

I would expect to see here the entered name of the configuration instead of the hash

image

Palette manager

Hi,

In my node-red cloud instance, I can see only the version 1.0.0.

I tried to install the 1..0.0 and hoping to see the new version available, but it's not showing any update available.

I don't have acces to the CLI of my instance...

Thanks to let me know.

Thanks !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.