n8n-docs/docs/integrations/credentials/mailjet.md
2022-04-13 09:56:05 +01:00

20 lines
677 B
Markdown

# Mailjet
You can use these credentials to authenticate the following nodes with Mailjet.
- [Mailjet](/integrations/nodes/n8n-nodes-base.mailjet/)
- [Mailjet Trigger](/integrations/trigger-nodes/n8n-nodes-base.mailjetTrigger/)
## Prerequisites
Create a [Mailjet](https://www.mailjet.com/) account.
## Using Access Token
1. Access your Mailjet dashboard.
2. Click on your user icon in the top right.
3. Click on 'Account Settings'.
4. Under REST API, click on 'Master API Key & Sub API key management'.
5. Use the API key and Secret Key with Mailjet node credentials in n8n.
![Getting Mailjet credentials](/_images/integrations/credentials/mailjet/using-access-token.gif)