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

20 lines
784 B
Markdown

# MailerLite
You can use these credentials to authenticate the following nodes with MailerLite.
- [MailerLite](/integrations/nodes/n8n-nodes-base.mailerLite/)
- [MailerLite Trigger](/integrations/trigger-nodes/n8n-nodes-base.mailerLiteTrigger/)
## Prerequisites
Create a [MailerLite](https://MailerLite.com) account.
## Using API Key
1. Access the [MailerLite](https://app.mailerlite.com/dashboard/) dashboard.
2. Click on the profile icon on the top right corner.
3. Select 'Integrations' from the dropdown list.
4. Click on 'Developer API' in the ***MailerLite API*** section.
5. Copy the ***API key*** that is displayed and use it with your MailerLite node credentials in n8n.
![Getting MailerLite credentials](/_images/integrations/credentials/mailerlite/using-api-key.gif)