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

22 lines
827 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ActiveCampaign
You can use these credentials to authenticate the following nodes with ActiveCampaign.
- [ActiveCampaign](/integrations/nodes/n8n-nodes-base.activeCampaign/)
- [Active Campaign Trigger](/integrations/trigger-nodes/n8n-nodes-base.activeCampaignTrigger/)
## Prerequisites
Create an [ActiveCampaign](https://www.activecampaign.com/) account.
## Using Access Token
1. Open your ActiveCampaign dashboard.
2. Click on the gears icon on the bottom left to open the Settings.
3. Click on the Developer option under the Settings panel.
4. In the Developer Settings, copy the 'Key' and 'URL' under the API Access panel.
5. Use these credentials with your ActiveCampaign node credentials in n8n.
![Getting ActiveCampaign credentials](/_images/integrations/credentials/activecampaign/using-access-token.gif)