n8n-docs/docs/nodes/credentials/Mautic
2020-10-15 19:12:17 +05:30
..
README.md Mautic Trigger node documentation 2020-10-15 19:12:17 +05:30
using-oauth.gif Add Mautic node docs 2020-07-30 04:53:07 +05:30

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

  1. Log in to your Mautic account.
  2. Click on the gear icon in the top right.
  3. Select 'API Credentials' in the dropdown menu.
  4. Click on the 'New' button.
  5. Select the 'OAuth 2' option from the Authorization Protocol dropdown list.
  6. 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.
  7. Fill out any other necessary information and click 'Apply'.
  8. Click the Save & Close button to save your credentials in Mautic.
  9. Use the displayed 'Client ID' and the 'Client Secret' with your Mautic OAuth API credentials in n8n.
  10. Click on the circle button in the OAuth section to connect a Mautic account to n8n.
  11. Click the Save button to save your credentials in n8n.

Getting Mautic OAuth credentials

Using Credentials

Use your Mautic username and password as the Mautic API node credentials in n8n.