n8n-docs/docs/nodes/credentials/Postmark/README.md
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00

24 lines
869 B
Markdown

---
permalink: /credentials/postmark
description: Learn to configure credentials for the Postmark node in n8n
---
# Postmark
You can use these credentials to authenticate the following nodes with Postmark.
- [Postmark Trigger](../../nodes-library/trigger-nodes/PostmarkTrigger/README.md)
## Prerequisites
Create a [Postmark](https://postmarkapp.com/) account.
## Using Access Token
1. Access the [Postmark API Tokens page](https://account.postmarkapp.com/api_tokens).
2. Enter your postmark server name in the ***Search for a server*** field.
3. From the displayed dropdown list, select your server and click on the ***Get a server API token*** button.
4. Use the displayed ***Server API token*** with your Postmark API credentials in n8n.
5. Click the ***Save*** button to save your credentials in n8n.
![Getting Postmark credentials](./using-access-token.gif)