n8n-docs/docs/nodes/nodes-library/trigger-nodes/MailjetTrigger
2020-07-16 11:02:41 +02:00
..
README.md 🐛 Improve consistency for Mailchimp and Mailjet Trigger nodes (#44) 2020-07-16 11:02:41 +02:00
workflow.png Add Mailjet Trigger node docs 2020-07-15 17:16:21 +05:30

permalink
/nodes/n8n-nodes-base.mailjetTrigger

Mailjet Trigger

Mailjet is a cloud-based email sending and tracking system. The platform allows professionals to send both marketing emails and transactional emails. It includes tools for designing emails, sending massive volumes and tracking these messages.

::: tip 🔑 Credentials You can find authentication information for this node here. :::

Example Usage

This workflow allows you to receive updates when emails are sent in Mailjet. You can also find the workflow on the website. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the Mailjet Trigger node

1. Mailjet Trigger node

  1. First of all, you'll have to enter credentials for the Mailjet Trigger node. You can find out how to do that here.
  2. Select the email.sent option from the Event dropdown list to receive updates when an email is sent.
  3. Click on Execute Node to run the workflow.