Zapier integration

Not working for me…

@hansakoch, I don’t think that this is currently working at all. I have had some success with the mautic.net hosted instances, but not self hosted. I am not sure what the issue is.

@zpetterd i know you are probably busy, how we can help you to speed up the development of the zapier plugin? There are all the company field details that should be removed from the create/update contact and the tag field should be added.

I’d love to help too.

Anybody interested in the continuation of the development of Zapier integration for god’s sake vote this request on GitHub: https://github.com/mautic/mautic/issues/2838

If you don’t have an account in GitHub don’t be lazy, create one and vote.

Turns out the functionality to be able to use dynamically generated client id’s and private keys (what you copy from Mautic into Zapier) in Zapier was not intended and has been removed, the issue has been raised with Zapier but I doubt we will be able to get the functionality back… What this means is that as the authentication tokens that Zapier uses to talk to Mautic will start to fail, following this you won’t be able to reconnect the integration.

Your zaps will stop working and it will not be possible to get them working again.

@dbhurley Would the core team consider adding API key functionality to Mautic? OAuth isn’t really designed to work in the way that it is used in Mautic at the moment…

I use the zapier integration regularly and hearing the news that perhaps the API stuff will perhaps stop the zaps working is a concern. Is there a confirmed roadmap from Mautic on how this could work?

The only way is to add your comment to the Zapier integration request on Git

Trying to connect to Mautic from Zapier and I’m receiving an error: “I’m sorry! I couldn’t find the page you were looking for.
404 Not Found”
The zapier integration is still working?

@vazla79 see my previous post above. It is no longer working and not possible to fix at the moment.

There is that start of how this could be resolved here https://github.com/mautic/mautic/issues/2838

There is a new version of the integration that works for 2.3. This is a new integration as there has been a significant change to how the authentication works.

The invite link is https://zapier.com/developer/invite/51025/5079bbfb98eff7e408aee0bef04ac7f3/

I will update “Getting Mautic co-operating with Zapier” https://medium.com/@zpetterd/getting-mautic-cooperating-with-zapier-3267bd2e72ea shortly

This does require version 2.3 of Mautic to work

[quote=17707:@zpetterd]There is a new version of the integration that works for 2.3. This is a new integration as there has been a significant change to how the authentication works.

The invite link is https://zapier.com/developer/invite/51025/5079bbfb98eff7e408aee0bef04ac7f3/

I will update “Getting Mautic co-operating with Zapier” https://medium.com/@zpetterd/getting-mautic-cooperating-with-zapier-3267bd2e72ea shortly

This does require version 2.3 of Mautic to work[/quote]

Thanks for all your work @zpetterd!

@zpetterd,

I have got the integration working, but it looks like all the Mautic fields aren’t being made available in Zapier. Is this currently expected functionality of the integration?

I create the Oauth2 api keys and paste in zapier but i get this in response when i configure everything:

We hit an error adding your new account
authorization failed: 200.XXX.XXX.XXX returned (401) Unauthorized and said “OAuth2 authentication required”
What To Do Next
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

any clue?

thanks!

i put this as uri : https://zapier.com/dashboard/auth/oauth/return/App27055API

Buenas! Al final pude , pero me tira este error la integracion!!

Bargle. We hit an error creating a a new contact. :frowning: Error:
Javascript Exception: SyntaxError: Unexpected token <.

Hi guys

I have an issue

I try to sync a typeform form to Mautic but the datas dont get into mautic.

I host on my own servor and the mautic account i use in zapier seems to be correct. It s just the datas don’t reach.

When i try on mautic v2 it even doesn’t recognize my mautic account.

What can i do to make this work?

Have a nice day (eve)

Hello: I am on Mautic version 2.5.1 and I can not get the integration with Zapier working. I am baffelled how some things work like a charm and others are such a struggle. In this case I follow the steps on the Getting Mautic co-operating with Zapier document. I use https://zapier.com/dashboard/auth/oauth/return/App27055API/ as the callback uri.

When I select the YES, Continue in Zapier I recieve the login screen and then a 404 sorry page not found.

here is what is in the url of the pop up error window. Notice PART of the calback uri is not URL encoded

http://mailstudio.info/messages/oauth/v2/authorize?client_id={{public_key}}&redirect_uri=https%3A%2F%2Fzapier.com%2Fdashboard%2Fauth%2Foauth%2Freturn%2FApp43460API%2F&response_type=code&state=148XXXX3172.7X8X8XX0

@Rich you need to use this link https://zapier.com/developer/invite/51025/5079bbfb98eff7e408aee0bef04ac7f3/ Zapier changed a part of the API that this uses. The Zapier integration is also now being managed by the core Mautic team @dbhurley

@zpetterd @dbhurley

I just rechecked everything again using the link in your message and the result was exactly the same —
A partially URL encoded callback

http://mailstudio.info/messages/oauth/v2/authorize?client_id={{public_key}}&redirect_uri=https%3A%2F%2Fzapier.com%2Fdashboard%2Fauth%2Foauth%2Freturn%2FApp43460API%2F&response_type=code&state=148XXXX3172.7X8X8XX0

RESULTING IN:

" I’m sorry! I couldn’t find the page you were looking for.
404 Not Found

@dbhurley

Hello i have the same behaviour altough with you info @zpetterd

It’s possible or not to connect Mauticwith Zappier,. It’s strange because in automn 2016 i haved a connection.