mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
24 lines
869 B
Markdown
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.
|
|
|
|

|