mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-oauth.gif | ||
| permalink | description |
|---|---|
| /credentials/mautic | Learn to configure credentials for the Mautic node in n8n |
Mautic
You can use these credentials to authenticate the following nodes with Mautic.
Prerequisites
Create an account on a Mautic instance.
Using OAuth
- Log in to your Mautic account.
- Click on the gear icon in the top right.
- Select 'API Credentials' in the dropdown menu.
- Click on the 'New' button.
- Select the 'OAuth 2' option from the Authorization Protocol dropdown list.
- Copy the 'OAuth Callback URL' provided in the Mautic OAuth2 API credentials in n8n and paste it in the 'Redirect URI' field in the Mautic credential page.
- Fill out any other necessary information and click 'Apply'.
- Click the Save & Close button to save your credentials in Mautic.
- Use the displayed 'Client ID' and the 'Client Secret' with your Mautic OAuth API credentials in n8n.
- Click on the circle button in the OAuth section to connect a Mautic account to n8n.
- Click the Save button to save your credentials in n8n.
Using Credentials
Use your Mautic username and password as the Mautic API node credentials in n8n.
