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

26 lines
1.2 KiB
Markdown

# Lemlist
You can use these credentials to authenticate the following nodes with Lemlist.
- [Lemlist](/integrations/nodes/n8n-nodes-base.lemlist/)
- [Lemlist Trigger](/integrations/trigger-nodes/n8n-nodes-base.lemlistTrigger/)
## Prerequisites
Create an account on a [Lemlist](https://www.lemlist.com/) instance.
## Using API Key
1. Open your Lemlist [dashboard](https://app.lemlist.com/).
2. Click on the menu on the top left and select 'Settings' from the dropdown list.
3. Click on ***Integrations*** under the ***Misc*** section from the left sidebar.
4. Copy the API key displayed under the ***API*** section.
5. Enter the name for your credentials in the ***Credentials Name*** field in the 'Lemlist API' credentials in n8n.
6. Paste the API key in the ***API Key*** field in the 'Lemlist API' credentials in n8n.
7. Click on the ***Create*** button to create your credentials.
The following video demonstrates the steps mentioned above.
<div class="video-container">
<iframe width="840" height="472.5" src="https://www.youtube.com/embed/MWjHr2qw5XA" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>