# Send and receive emails using @sinch/node-red-mailgun

**URL:** https://discourse.nodered.org/t/send-and-receive-emails-using-sinch-node-red-mailgun/80904
**Category:** Share Your Nodes
**Created:** [30 August 2023 09:02 UTC](https://discourse.nodered.org/t/send-and-receive-emails-using-sinch-node-red-mailgun/80904 "2023-08-30T09:02:34Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Hartzell](https://avatars.discourse-cdn.com/v4/letter/h/96bed5/32.png) [@Hartzell](https://discourse.nodered.org/u/Hartzell)
#### Post date: [30 August 2023 09:02 UTC](https://discourse.nodered.org/t/send-and-receive-emails-using-sinch-node-red-mailgun/80904/1 "2023-08-30T09:02:34Z")

</div>

Sinch has just released a third package of nodes. This time, a package of nodes integrating with [Mailgun API](https://documentation.mailgun.com/en/latest/api_reference.html). These nodes enables you to send and receive emails through the Mailgun API.

The Mailgun package consists of two nodes:

| 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 (templates or plain text) through the Mailgun API. Also catches and routes events, such as: Delivered, Failed, etc. |

If you are interested in reading more about the Mailgun nodes, see: [Sinch community page](https://community.sinch.com/t5/General-Support/Sinch-Mailgun-Nodes-in-Node-RED/td-p/12480).
