Odoo Community Association

Mautic Connector

Beta License: AGPL-3 OCA/connector-mautic Translate me on Weblate Try me on Runboat

Base module of the Mautic connector suite. It provides only the connection to a Mautic instance:

This module does not synchronize any business data by itself. It is meant to be extended by future modules (contacts, tags, segments, …) that will depend on it.

Table of contents

Configuration

  1. In Mautic, go to Settings > API Credentials and create a new API credential using the OAuth2 authorization method.
  2. Go to Connectors > Mautic Backends in Odoo and create a new backend with the Mautic URL and the Client ID / Client Secret from step 1.
  3. Copy the Callback URL shown on the backend form and paste it as the Redirect URI of the Mautic API credential (step 1). Save the Mautic credential.
  4. Back in Odoo, click Connect to Mautic: you will be redirected to Mautic to authorize the application, then back to Odoo with the backend marked as Connected.

Usage

Use the Test Connection button on the backend form at any time to verify the stored credentials are still valid.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Escodoo

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

CristianoMafraJunior

This module is part of the OCA/connector-mautic project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.