Giter VIP home page Giter VIP logo

mautic-zapier's Introduction

Mautic Zapier Integration

This integration integrates a Mautic instance with 1.100+ third party web services via the Zapier web automation service.

Documentation

https://mautic.org/docs/en/plugins/zapier.html

Development

This Zapier integration is developed as an open source project at https://github.com/mautic/mautic-zapier. There is no need to push this integration to Zapier. It already exists and new version deployments are handled by Mautic core team.

If you'd like to help with development, read the Zapier tutorial and install all requirements. Then:

  1. Create a fork of https://github.com/mautic/mautic-zapier
  2. Clone the repository. git clone [email protected]:[your_github_username]/mautic-zapier.git (replace [your_github_username])
  3. Go to the newly created directory. cd mautic-zapier
  4. Install dependencies. npm install

Functional tests

There are functional tests covering the basic functionality.

  1. Create .environment file in the root of this file and copy there content from .environment.dist, fill in the auth details.
  2. Run zapier test.

mautic-zapier's People

Contributors

dependabot[bot] avatar escopecz avatar lukassykora avatar rcheesley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mautic-zapier's Issues

Zapier Pulling Old Data from Blank Field through Webhook

Zapier is pulling the old Data from a blank field through Webhook
We are using a webhook to pull data from Zapier from another up
We check the submission of our data and the fields are empty yet zapier is pulling the previous data
When we try to send blank data, it would pull the previous data instead of blank
when we try to send data, it would use that and override the previous data

Zapier and n8n unable to create new contact on Mautic

Bug Description

We discovered that Zapier is unable to send our user data from MailChimp to Mautic. I spent more than 6 hours on this issue on Saturday 10th of April 2021.

The issue is from Mautic because the required URL from Zapier and other n8n.io could not be found. Both Applications failed to push the data to Mautic.

We finally used PieSync which worked, but it's a premium application of $49 per month.

Q A
Mautic version 3.3.2
PHP version 7.3.27
Browser Google Chrome

Steps taken to resolve the issue

  • Cleared Cache on Mautic Server
  • Enabled API and Basic HTTP on Mautic
  • Ensured we have writable file access on Mautic
  • Tried Php 7.3 and 7.4 for Mautic
  • Installed a local version of the n8n server
  • Tried updating from Zapier and n8n server, both failed.
  • Joined Mautic slack channel and discovered that a lot of people have the same issue and the issue has not yet been resolved.
  • Tried using PieSync, and pieSync worked but it's $49 per month!
  • Sent an email to PieSync founder to enable use PieSync for free.

Steps to reproduce

  1. Create a Zap on Zapir to push data from Mailchimp to Mautic
  2. You will encounter an error that The contact could not be sent to Mautic. Requested URL not found: /api/contacts/new

Log errors

The contact could not be sent to Mautic.
Requested URL not found: /api/contacts/new

image

PieSync Success

PieSync was able to update a new contact to Mautic, but Zapiar failed.
image

Unrelated Error Log

The latest log file in [mautic root]/app/log/ and/or the web server's logs

The related error to this issue is not under the log file. The only error on the logfile is just due to the MaxMind IP key that I have not yet set on the application.

[2021-04-11 05:19:21] mautic.WARNING: MaxMind license key is required. [] []
[2021-04-11 05:19:21] mautic.ERROR: Failed to fetch remote IP data: A string or UriInterface object must be provided, a "NULL" was provided. [] []
[2021-04-11 05:19:21] mautic.WARNING: MaxMind license key is required. [] []

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Zapier to mautic - no field or place to map the ip address to create a contact with

Hi

Im trying to use a webhook to pass data into mautic from the form on my site. I am able to pass all of the information I need including date and time and remote ip address. However I do not see any place to map that data so the contact that is created shows the location and the last active info correctly populated in the two columns - https://take.ms/0wtSi

Is there any core field in mautic that I can map with the ip address to create the contact with the ip address so the location info shows up?

Is there any other way to get this info from webhook/zapier to the create or update a contact action for mautic?


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

404 Error

Hi,

I'm getting a 404 error when trying to log-in to my mautic account in zapier.

Trying to connect to Zapier

While trying to connect Zapier to Mautic, I am a getting an error that reads:

We hit an error adding your new account
authentication failed: API authorization denied.

Make sure you click "Allow" or "Accept" on the permission popup
Double check your Account has the correct permissions
Check out our help docs for more information.

I have followed the documentation and have "API Enable" = YES, and "Enable HTTP basic Auth" = YES.
I have tried deleting the Cache folder in App/Cache, I have tried leaving the Cache folder and just deleting everything inside of it. Also have SSL.

I have tried it with a fresh install of 2.14 and 2.13 on the same server. I do have another server that I was able to get it to work on, the only difference is that it is running PHP 7 and the server that doesn't work is running PHP 5.6. Not sure if that makes a difference?? UPDATE: have tried with PHP 7 on the server and that didn't work either.

I have contacted Zapier, they don't know what the problem is....they did give me their logs:

{"errors":[{"message":"API authorization denied.","code":401,"type":"access_denied"}],"error":"access_denied","error_description":"API authorization denied. (error and error_description are deprecated as of 2.6.0 and will be removed in 3.0. Use the errors array instead.)"}.

Here are my server logs as well:

72.238.195.242 - - [26/Aug/2018:13:31:09 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:31:09 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:31:13 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:31:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:31:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:31:13 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:31:17 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:31:17 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
54.173.159.122 - - [26/Aug/2018:13:32:28 +0000] "GET /movinflorida/api/contacts?limit=1&minimal=1 HTTP/1.1" 200 279 "-" "Zapier"
54.173.159.122 - - [26/Aug/2018:13:32:31 +0000] "GET /movinflorida/api/contacts?limit=1&minimal=1 HTTP/1.1" 200 279 "-" "Zapier"
72.238.195.242 - - [26/Aug/2018:13:36:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:36:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:36:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:36:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
54.173.159.122 - - [26/Aug/2018:13:39:49 +0000] "GET /movinflorida/api/contacts?limit=1&minimal=1 HTTP/1.1" 200 279 "-" "Zapier"
54.173.159.122 - - [26/Aug/2018:13:39:52 +0000] "GET /movinflorida/api/contacts?limit=1&minimal=1 HTTP/1.1" 200 279 "-" "Zapier"
54.173.159.122 - - [26/Aug/2018:13:40:17 +0000] "GET /mautic/api/contacts?limit=1&minimal=1 HTTP/1.1" 200 279 "-" "Zapier"
54.173.159.122 - - [26/Aug/2018:13:40:19 +0000] "GET /mautic/api/contacts?limit=1&minimal=1 HTTP/1.1" 200 279 "-" "Zapier"
72.238.195.242 - - [26/Aug/2018:13:41:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:41:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:41:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:41:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:44:10 +0000] "POST /movinflorida/s/ajax?action=updateUserStatus&mauticUserLastActive=0&mauticLastNotificationId=9 HTTP/1.1" 302 460 "https://mautic.camsvolleyball.com/movinflorida/s/plugins" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:44:12 +0000] "GET /movinflorida/s/login HTTP/1.1" 200 4550 "https://mautic.camsvolleyball.com/movinflorida/s/plugins" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:44:17 +0000] "GET /movinflorida/s/credentials?=1535206998180&mauticUserLastActive=1&mauticLastNotificationId=9 HTTP/1.1" 302 460 "https://mautic.camsvolleyball.com/movinflorida/s/plugins" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:44:18 +0000] "GET /movinflorida/s/login HTTP/1.1" 200 4550 "https://mautic.camsvolleyball.com/movinflorida/s/plugins" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:44:22 +0000] "POST /movinflorida/s/login_check?mauticUserLastActive=1&mauticLastNotificationId=9 HTTP/1.1" 302 344 "https://mautic.camsvolleyball.com/movinflorida/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:44:24 +0000] "GET /movinflorida/s/dashboard HTTP/1.1" 200 379742 "https://mautic.camsvolleyball.com/movinflorida/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:44:45 +0000] "GET /movinflorida/s/credentials?
=1535206998181&mauticUserLastActive=1&mauticLastNotificationId=1 HTTP/1.1" 200 353262 "https://mautic.camsvolleyball.com/movinflorida/s/dashboard" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:44:48 +0000] "GET /movinflorida/s/ajax?action=commandList&model=api.client&=1535206998182&mauticUserLastActive=2&mauticLastNotificationId=9 HTTP/1.1" 200 18 "https://mautic.camsvolleyball.com/movinflorida/s/credentials" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:44:50 +0000] "GET /movinflorida/s/credentials/new?
=1535206998183&mauticUserLastActive=1&mauticLastNotificationId=9 HTTP/1.1" 200 341585 "https://mautic.camsvolleyball.com/movinflorida/s/credentials" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:35 +0000] "POST /movinflorida/s/credentials/new?mauticUserLastActive=1&mauticLastNotificationId=10 HTTP/1.1" 200 402 "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/media/css/libraries.css?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/media/css/app.css?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/media/js/libraries.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/media/js/app.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/froala_editor.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/align.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/code_beautifier.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/code_view.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/colors.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/font_family.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/font_size.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/fullscreen.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:42 +0000] "GET /movinflorida/s/credentials/new HTTP/1.1" 200 311569 "https://mautic.camsvolleyball.com/movinflorida/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/image.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/filemanager.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/inline_style.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/line_breaker.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/link.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/lists.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/paragraph_format.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/quick_insert.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/paragraph_style.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/quote.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/url.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/table.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/gatedvideo.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/token.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:44 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/dynamic_content.js?v13218e29 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:45 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/css/libraries/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/media/css/libraries.css?v13218e29" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:45 +0000] "GET /movinflorida/app/bundles/CoreBundle/Assets/css/libraries/chosen/chosen-sprite.png HTTP/1.1" 304 - "https://mautic.camsvolleyball.com/movinflorida/media/css/libraries.css?v13218e29" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:46 +0000] "GET /movinflorida/media/images/favicon.ico HTTP/1.1" 200 12862 "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:48 +0000] "GET /movinflorida/s/credentials/new/oauth2?=1535291143473&mauticUserLastActive=1&mauticLastNotificationId=1 HTTP/1.1" 200 341672 "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:45:59 +0000] "POST /movinflorida/s/credentials/new?mauticUserLastActive=1&mauticLastNotificationId=9 HTTP/1.1" 200 359662 "https://mautic.camsvolleyball.com/movinflorida/s/credentials/new" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:46:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:46:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:46:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:46:14 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:46:23 +0000] "POST /movinflorida/s/credentials/delete/1?mauticUserLastActive=1&mauticLastNotificationId=10 HTTP/1.1" 200 356635 "https://mautic.camsvolleyball.com/movinflorida/s/credentials" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:46:30 +0000] "POST /movinflorida/s/credentials/delete/2?mauticUserLastActive=1&mauticLastNotificationId=11 HTTP/1.1" 200 353714 "https://mautic.camsvolleyball.com/movinflorida/s/credentials" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:47:32 +0000] "POST /movinflorida/s/ajax?action=updateUserStatus&mauticUserLastActive=61&mauticLastNotificationId=12 HTTP/1.1" 200 13 "https://mautic.camsvolleyball.com/movinflorida/s/credentials" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:51:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:51:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:51:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:51:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:56:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:56:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:56:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:13:56:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:01:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:01:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:01:14 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:01:15 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:01:32 +0000] "POST /movinflorida/s/ajax?action=updateUserStatus&mauticUserLastActive=901&mauticLastNotificationId=12 HTTP/1.1" 200 13 "https://mautic.camsvolleyball.com/movinflorida/s/credentials" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:06:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:06:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:06:14 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:06:14 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:11:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:11:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:11:14 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:11:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:32 +0000] "GET /mautictest HTTP/1.1" 301 253 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:32 +0000] "POST /movinflorida/s/ajax?action=updateUserStatus&mauticUserLastActive=0&mauticLastNotificationId=12 HTTP/1.1" 200 13 "https://mautic.camsvolleyball.com/movinflorida/s/credentials" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:32 +0000] "GET /mautictest/ HTTP/1.1" 302 336 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:36 +0000] "GET /mautictest/s/dashboard HTTP/1.1" 302 452 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:38 +0000] "GET /mautictest/s/login HTTP/1.1" 200 9473 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/media/css/app.css?v423bb541 HTTP/1.1" 200 21419 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/media/css/libraries.css?v423bb541 HTTP/1.1" 200 155542 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/align.js?v423bb541 HTTP/1.1" 200 1430 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/code_beautifier.js?v423bb541 HTTP/1.1" 200 28138 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/media/js/app.js?v423bb541 HTTP/1.1" 200 72091 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/froala_editor.js?v423bb541 HTTP/1.1" 200 81959 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/code_view.js?v423bb541 HTTP/1.1" 200 3032 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/colors.js?v423bb541 HTTP/1.1" 200 3975 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/font_family.js?v423bb541 HTTP/1.1" 200 1887 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/font_size.js?v423bb541 HTTP/1.1" 200 1340 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/fullscreen.js?v423bb541 HTTP/1.1" 200 1695 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/image.js?v423bb541 HTTP/1.1" 200 16814 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/filemanager.js?v423bb541 HTTP/1.1" 200 1221 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/inline_style.js?v423bb541 HTTP/1.1" 200 1111 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/line_breaker.js?v423bb541 HTTP/1.1" 200 4060 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/link.js?v423bb541 HTTP/1.1" 200 7014 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/lists.js?v423bb541 HTTP/1.1" 200 2902 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/paragraph_format.js?v423bb541 HTTP/1.1" 200 2575 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:40 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/paragraph_style.js?v423bb541 HTTP/1.1" 200 1518 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:40 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/quick_insert.js?v423bb541 HTTP/1.1" 200 3418 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:40 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/quote.js?v423bb541 HTTP/1.1" 200 1166 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:40 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/table.js?v423bb541 HTTP/1.1" 200 23787 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:40 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/url.js?v423bb541 HTTP/1.1" 200 1463 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:40 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/gatedvideo.js?v423bb541 HTTP/1.1" 200 7471 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:40 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/token.js?v423bb541 HTTP/1.1" 200 1630 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:40 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/js/libraries/froala/plugins/dynamic_content.js?v423bb541 HTTP/1.1" 200 884 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:39 +0000] "GET /mautictest/media/js/libraries.js?v423bb541 HTTP/1.1" 200 489881 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:40 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/css/libraries/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 HTTP/1.1" 200 77160 "https://mautic.camsvolleyball.com/mautictest/media/css/libraries.css?v423bb541" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:49 +0000] "POST /mautictest/s/login_check HTTP/1.1" 302 468 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:12:50 +0000] "GET /mautictest/s/dashboard HTTP/1.1" 200 105891 "https://mautic.camsvolleyball.com/mautictest/s/login" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:13:03 +0000] "GET /mautictest/s/config/edit?
=1535292772485&mauticUserLastActive=1&mauticLastNotificationId= HTTP/1.1" 200 275515 "https://mautic.camsvolleyball.com/mautictest/s/dashboard" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:13:21 +0000] "GET /mautictest/app/bundles/CoreBundle/Assets/css/libraries/chosen/chosen-sprite.png HTTP/1.1" 200 646 "https://mautic.camsvolleyball.com/mautictest/media/css/libraries.css?v423bb541" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:14:36 +0000] "POST /mautictest/s/ajax?action=updateUserStatus&mauticUserLastActive=61&mauticLastNotificationId= HTTP/1.1" 200 13 "https://mautic.camsvolleyball.com/mautictest/s/config/edit" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
54.89.133.53 - - [26/Aug/2018:14:15:14 +0000] "GET /mautictest/api/contacts?limit=1&minimal=1 HTTP/1.1" 200 279 "-" "Zapier"
54.89.133.53 - - [26/Aug/2018:14:15:20 +0000] "GET /mautictest/api/contacts?limit=1&minimal=1 HTTP/1.1" 200 279 "-" "Zapier"
72.238.195.242 - - [26/Aug/2018:14:15:31 +0000] "POST /mautictest/s/ajax?action=updateUserStatus&mauticUserLastActive=0&mauticLastNotificationId= HTTP/1.1" 200 13 "https://mautic.camsvolleyball.com/mautictest/s/config/edit" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:16:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:16:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:16:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:16:14 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:16:40 +0000] "POST /mautictest/s/ajax?action=updateUserStatus&mauticUserLastActive=61&mauticLastNotificationId= HTTP/1.1" 200 13 "https://mautic.camsvolleyball.com/mautictest/s/config/edit" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:18:43 +0000] "POST /mautictest/s/ajax?action=updateUserStatus&mauticUserLastActive=1&mauticLastNotificationId= HTTP/1.1" 200 13 "https://mautic.camsvolleyball.com/mautictest/s/config/edit" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:18:52 +0000] "GET /mautictest/s/sysinfo?_=1535292772486&mauticUserLastActive=1&mauticLastNotificationId= HTTP/1.1" 200 195910 "https://mautic.camsvolleyball.com/mautictest/s/config/edit" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:19:57 +0000] "POST /mautictest/s/ajax?action=updateUserStatus&mauticUserLastActive=61&mauticLastNotificationId= HTTP/1.1" 200 13 "https://mautic.camsvolleyball.com/mautictest/s/sysinfo" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:20:38 +0000] "POST /mautictest/s/ajax?action=updateUserStatus&mauticUserLastActive=1&mauticLastNotificationId= HTTP/1.1" 200 13 "https://mautic.camsvolleyball.com/mautictest/s/sysinfo" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:21:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:21:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:21:14 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:21:14 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:22:21 +0000] "POST /mautictest/s/ajax?action=updateUserStatus&mauticUserLastActive=61&mauticLastNotificationId= HTTP/1.1" 200 13 "https://mautic.camsvolleyball.com/mautictest/s/sysinfo" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:26:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:26:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:26:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:26:13 +0000] "GET /mautic/s/login HTTP/1.1" 200 9337 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:31:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"
72.238.195.242 - - [26/Aug/2018:14:31:12 +0000] "GET /mautic/s/plugin/Gmail/timeline?count=0 HTTP/1.1" 302 436 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36"

Release tags?

@escopecz I see you bumped package.json to 2.12, but the repo doesn't have a matching πŸš€ Release, 🏷Tag, or πŸ“CHANGELOG.md entry 😒

Also, dependabot ?? Or greenkeeper. Use the free services.

V

Close me off whenever. πŸ‘‹

ERROR | 404 | Auth Failed

Hello,

I'm having an issue with zapier integration.

In Zapier's Connect an Account dialogue, after entering in the username, password and URL and clicking "Yes, Continue" I am presented with this error:

"We hit an error adding your new account
authorization failed: Looks like I encountered an error (error #404). If I do it again, please report me to the system administrator!"

I have confirmed the the API and basic auth is enabled, and I'm running SSL.

My server environment is:
Mautic 2.9.2
Nginx
Zapier Mautic v1.0.2 (have also tried all other Mautic versions in Zapier when configuring new connection, no success)

Has anyone else experienced anything similar? (edited)

Nginx access.log yields the following:
34.227.148.39 - zapieruser [26/Aug/2017:20:59:13 +0200] "GET /api/contacts?limit=1&minimal=1 HTTP/1.1" 200 414 "-" "Zapier"
52.71.88.164 - zapieruser [26/Aug/2017:20:59:15 +0200] "GET /api/contacts?limit=1&minimal=1 HTTP/1.1" 200 414 "-" "Zapier"

Found error when attempting to access the API URL in a browser.
{
errors: [
{
message: "API authorization denied.",
code: 401,
type: "access_denied"
}
],
error: "access_denied",
error_description: "API authorization denied. (error and error_description are deprecated as of 2.6.0 and will be removed in 3.0. Use the errors array instead.)"
}

i assume this is the same error being returned to Zapier.

Mautic Tracking

Is it possible to add an option to merge the contact through the Mautic Device Id or something?

I am sending a contact form through Gravity, and would like to track the contact on Mautic after completing the form.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Zapier with webinarjam

I tried to integrate webinarjam with mautic using zapier it game me an error:
This is the error:
errors:
1: message: Looks like I encountered an error (error #404). If I do it again, please report me to the system administrator!
code: 404
type:
error:
message: Looks like I encountered an error (error #404). If I do it again, please report me to the system administrator! (error is deprecated as of 2.6.0 and will be removed in 3.0. Use the errors array instead.)
code: 404

How do I get around this

error sync mautic zapier

Hello,

I got this error with a zap from kontest to mautic:
Dev app App51025API (Mautic) throttled (100 script executions per 30 seconds), contact support.

The zapier support told us that they cannot help us as this integration with mautic is still a beta.

Can you tell me what is it ? @escopecz
Thanks a lot
Johan

Zapier > Mautic update overwrite/delete the data in Mautic

Hi there, I'm trying to optimise my email flow in Gmail with Mautic and Zapier. Basically what I want like to do is:

  • When I get an answer from a potentiel leads, I label it in Gmail "lead"
  • Then Zapier read in the label and add a tag "lead" in Mautic
  • Then the Mautic contact is updated with the new tag and goes in the right segment.

I've done tests, it's adding the tag, but based on the email address that is already in Mautic, it removes the firtname and lastname and also the Preferred Locale etc... It seems that the update is overwriting some of the data randomly. For example CompanyName remains.

I was expecting the Zap to referrer to the right contact in Mautic via the email address only, and add the tag, nothing else.

Here is the current config in Zapier

screenshot 2018-02-07 17 06 10
screenshot 2018-02-07 17 08 22

Email hit and page hit did not allow use custom contact fields

If I create zaps for email view or page hit I need to map a custom contact field. But the Test trigger page is not loaded real data just data from samples. For others triggers like contact create/update or point change it works properly. I spent on it some time but was not able to figure it out

image

Error when i try to connect zapier with mautic

Hi,

I have a mautic installation in a digital ocean droplet with Apache server and ubuntu 16.04

I follow some tutorials to integrate zapier with mautic, but i always see the message bellow:

I already activate the API enabled and Enable HTTP basic auth to YES

"authentication failed: The URL you provided (https://loudmonitor.ga) is not the base URL of a Mautic instance"

Can you help me?

Error #500 (zapier error) when connecting to zapier

Hi, Zapier is giving me an error #500 when I try to establish a connection for a new zap (wizard).

Using Mautic 2.13.1
I cleared cache
Even created a new user just in case...
(And yes, cleared cache again)

Any idea what can be causing this?

Please note it's not an apache error 500 but a Zapier error #500

Contact update from Zapier clear contact owner

Mautic Version

4.2.x series

PHP version

7.4.29

What browsers are you seeing the problem on?

Not relevant

What happened?

Hello,

When I update an existing contact in Mautic from Zapier and this contact has a "contact owner".
Then Zapier deletes the "contact owner" and sets an empty value.

Capture d’écran 2022-05-13 aΜ€ 18 15 14

I think it's a bug. I don't know where to look.
Do you have any suggestions for me?

Pierre

How can we reproduce this issue?

Step 1: create contact and assign contact owner
Step 2: connect Zapier
Step 3: "create or update contact" from Zapier

Relevant log output

Not relevant

Code of Conduct

  • I confirm that I have read and agree to follow this project's Code of Conduct

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Documentation missing ?

Hello guys,

Would it be possible to have a longer documentation of how to set it up in Zapier, which contact fields can be synced, etc ?

N.

Zapier pulling old data

Please DO NOT report security vulnerabilities here. Send them to [email protected] instead.

What type of report is this:

Q A
Bug report? x
Feature request?
Enhancement?

Description:

Unnoticed before but version 2.13.1 has an issue where the Zapier integration trigger: Contacts points changed fires but does not pull the current points value. For example, when the contact's points change from 2 to 4, the event fires but the data it has bundled shows 2 points, not four.

If a bug:

Q A
Mautic version 2.13.1
PHP version 7.0.28

Steps to reproduce:

  1. Create contact
  2. Create open email point gained rule
  3. Create opened URL point gained rule
  4. Add contact to multi email campaign with url links
  5. Open emails and pull remote data . -> Points increase as required
  6. Click link in email -> Points increase as desired

Steps 5 and 6 fire the event and Zapier sees the data but the point total is wrong.

Is it supposed to be the total accumulated points or is it the number of points gained? Maybe that's the problem. If it is the number of points gained instead of total points accumulated then it's useless as I need a minimum total points to use as a filter for the Zap.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Mautic Zapier Integration is Only For ACQUIA CAMPAIGN STUDIO?

I'm trying to integrate my Mautic installation with Zapier and the Zapier support reps have commented that the Mautic Zapier integration only works with instances hosted at mautic.net with ACQUIA CAMPAIGN STUDIO. This doesn't seem to fit the spirit of an open source project and it seems wrong to me, but I wanted to open an issue to just to make sure before pursuing the issue further with Zapier.

Screen Shot 2021-03-10 at 12 40 48 PM

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.