Zapier connection setup

Your software
My Mautic version is: 2.15.1
My PHP version is: 7.2.33

Your problem
My problem is:
When connecting to Zapier I get this error

These errors are showing in the log:

Steps I have tried to fix the problem:
Already cleared the prod folder in cache but that did not help

Any suggestions on how to solve this would be welcome

This all references more current versions of Mautic but its a start.

There is no need to install any additional plugin to your Mautic instance. Zapier works with the API and webhooks already available within Mautic. This Zapier integration use Basic Authentication to access Mautic API. It is disabled by default so enable this first.

  1. Open the admin menu
  2. Go to Mautic’s global configuration
  3. Go to API Settings
  4. Set API enabled? to Yes .
  5. Set Enable HTTP basic auth? to Yes .
  6. Save the configuration.

Run a test on your domain here to troubleshoot SSL errors as well.