08-24-2023 04:33 AM - edited 08-24-2023 06:16 AM
Sinch has released a package of nodes for Node-RED, which integrates with Sinch Mailgun API and enables you to send and receive emails.
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 in the palette that can be deployed to its runtime in a single-click.
Sinch Mailgun nodes consists of two nodes:
Receive email node |
Handles and routes incoming emails where the target email address field matches the configiured Match sender field. |
Send email node |
Sends emails through the Mailgun API. |
To use those nodes, you must have a Mailgun account. To register for an account with Mailgun, click here.
Click the following link to learn how to install the Node RED package and get started: Install Node RED and Get Started.
If you encounter any issues, bugs or want to request a new feature, please raise an issue on: GitHub.