Socket
Socket
Sign inDemoInstall

@semilimes/node-red-semilimes

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semilimes/node-red-semilimes

The new semilimes connector which integrates with the public API


Version published
Weekly downloads
29
decreased by-64.63%
Maintainers
1
Weekly downloads
 
Created
Source

Node-RED semilimes connector

Platform License Downloads Install

This package of Node-RED nodes to extends your semilimes account with your programming ability, such as auto reply, booking flow or even message-base interface of your exsting system to expose to semilimes Messenger.

Github project

Official semilimes API Documentation

Installation

NPM

You can install the nodes using node-red's "Manage palette" in the side bar.

Or run the following command in the root directory of your Node-RED installation

npm install @semilimes/node-red-semilimes --save

Installation of the mobile apps

  • IOS semilimes Messenger : Platform

  • Android semilimes Messenger : Platform

Dependencies

The nodes are tested with Node.js v19.2.0 and Node-RED v3.0.2.

Connect to semilimes

  1. Get an API key on semilimes website

  2. Add a new Text node and configure it with your preferred message

  3. Add an Action Selector node and select the Account - Get Contacts to get a list of contacts to send a message to.

  4. Add a sender node then config its Connector property to create a connector configuration. Property editor of listener node

  5. Configure the connector node with your API key and connect it to semilimes. Config connector node

  6. Run the flow and get your contacts list. Save the preferred AccountId

  7. In another flow, add a Text node with a message

  8. Add an Action Selector node and select P2P - Send Message and set the AccountId you saved in the RecipientId field

  9. Add a sender node and run. You have sent your first message!

Sample flow to connect to semilimes and send your first message. Connect to semilimes flow

Examples

Handy setup connection to semilimes

Communication with semilimes is API-key based

License

Apache License Version 2.0, January 2004 http://www.apache.org/licenses/

Keywords

FAQs

Package last updated on 11 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc