Node-RED Integrations
Node-RED integrations for Mailgun, Voice and Conversation API.
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Knowledge Base Articles

Which Sinch services can I use with Node-RED?

Node-RED is very flexible, allowing you to call all Sinch REST APIs using the built in HTTP request node. Beside that, you have access to three node packages which integrate directly with the following Sinch products: Conversation API Leverages a sin...

Do you provide a hosted solution for Node-RED?

No Sinch does not provide a hosted solution for Node-RED. However, there are several options if you are looking for a hosted solution for Node-RED: Flowfuse: https://flowfuse.com/. If you want to host Node-RED yourself, refer to the Node-RED Getting ...

How do I install Node-RED?

Node-RED can be installed from the terminal using the following command: sudo npm install -g node-red. For more information about how to get started with Node-RED, please visit the Node-RED getting started page. Sinch currently provides Node-RED inte...

What is Node-RED?

Node-RED is a flow-based, low-code development tool for visual programming for wiring together hardware devices, APIs and online services. It provides a web browser-based editor that makes it easy to wire together flows using the wide range of nodes ...

Labels
Top Contributors