n8n-docs/docs/nodes/nodes-library/trigger-nodes/PostmarkTrigger
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00
workflow.png Postmark Trigger node documentation 2020-09-14 18:55:49 +05:30

permalink description
/nodes/n8n-nodes-base.postmarkTrigger Learn how to use the Postmark Trigger node in n8n

Postmark Trigger

Postmark helps deliver and track application email. You can track statistics such as the number of emails sent or processed, opens, bounces and, spam complaints.

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

Example Usage

This workflow allows you to receive updates when an email is bounced or opened using the Postmark Trigger Node. You can also find the workflow on n8n.io. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the Postmark Trigger node

1. Postmark Trigger node

  1. First of all, you'll have to enter credentials for the Postmark Trigger node. You can find out how to do that here.
  2. Select 'Bounce' from the Events dropdown list.
  3. Select 'Open' from the Events dropdown list.
  4. Toggle the Include Content field to true.
  5. Click on Execute Node to run the node.