Airtable credentials docs

This commit is contained in:
Rupenieks
2020-05-27 15:12:44 +02:00
parent be556f8bde
commit f36debcfab
2 changed files with 24 additions and 1 deletions

View File

@@ -16,6 +16,6 @@ Create [ActiveCampaign](https://www.activecampaign.com/) account.
5. Use this key with your ActiveCampaign node credentials in n8n.
![Alt Text](https://i.imgur.com/ZqVMCqX.gif)
![Alt Text](https://i.imgur.com/kecCOfr.gif)

View File

@@ -0,0 +1,23 @@
# Active Campaign
You can find information about the operations supported by the ActiveCampaign node on the [integrations](https://n8n.io/integrations/n8n-nodes-base.airtable) page. You can also browse the source code of the node on [Github](https://github.com/n8n-io/n8n/tree/master/packages/nodes-base/nodes/Airtable)
# Authentication
## Pre-requisites
Create [Airtable](https://airtable.com/) account.
## Steps
1. Open your Airtable dashboard.
2. Click on your user icon in the top right of the window.
3. Click on the Account button.
4. Under the API section, click "Generate API key".
5. Use this API key with your Airtable node credentials in n8n.
![Alt Text](https://i.imgur.com/w4a7lf8.gif)