The Mailjet Trigger node is designed to initiate workflows automatically in n8n. It acts as a starting point, listening for specific events from your Mailjet account using webhooks. This provides powerful Integrations capabilities.
What types of Mailjet events can activate this trigger?
This trigger supports various critical Mailjet events, such as email delivery statuses (delivered, bounced, opened, clicked, unsubscribed). It ensures timely Integrations with other services based on recipient actions via this powerful node.
How do I set up the webhook connection using this node?
When configuring the Mailjet Trigger node, n8n generates a unique webhook URL. You must register this URL within your Mailjet Integrations settings to enable Mailjet to send event data back to the node, effectively acting as the trigger.
Does the Mailjet Trigger node pull data or wait for a push?
The Mailjet Trigger node operates entirely on a push basis. It waits passively for Mailjet to send a notification (the trigger event) via the configured webhook, ensuring real-time response capability for your Integrations.
Can I use the Mailjet Trigger to manage my email list Integrations?
Absolutely. For example, if a user unsubscribes, the trigger fires, and subsequent nodes can automatically update your CRM or database, enabling seamless Integrations across your stack via this single Mailjet node.