diff --git a/docs/credentials/ActiveCampaign/README.md b/docs/credentials/ActiveCampaign/README.md index 47b1b676e..b796a82e2 100644 --- a/docs/credentials/ActiveCampaign/README.md +++ b/docs/credentials/ActiveCampaign/README.md @@ -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) diff --git a/docs/credentials/Airtable/README.md b/docs/credentials/Airtable/README.md new file mode 100644 index 000000000..fb0597ea9 --- /dev/null +++ b/docs/credentials/Airtable/README.md @@ -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) + + + +