Navigation Menu

Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Zapier OAuth2 Docs update #375

Closed
wants to merge 4 commits into from
Closed

Conversation

kuzmany
Copy link
Member

@kuzmany kuzmany commented Feb 14, 2020

en/plugins/zapier.md Outdated Show resolved Hide resolved
en/plugins/zapier.md Outdated Show resolved Hide resolved
en/plugins/zapier.md Outdated Show resolved Hide resolved

1. Giving a third party app credentials to your Mautic is a security risk. If something happens you simply delete this special Zapier user and your admin user will be safe.
2. You will see what contacts were created by Zapier simply by looking at the created by user.
Once you choose to use Mautic integration you'll need to authorize your Mautic to it.
Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once you choose to enable the integration, you will need to authorize Mautic to communicate with Zapier.

Copy link
Sponsor Member

@RCheesley RCheesley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've made a few minor suggestions - please also take a look at https://github.com/mautic/documentation/blob/master/CONTRIBUTING.md for our guidelines on documentation and give me a shout if anything is unclear!

@kuzmany
Copy link
Member Author

kuzmany commented Feb 14, 2020

@RCheesley I see. Thanks

@kuzmany
Copy link
Member Author

kuzmany commented Feb 14, 2020

@escopecz How we handle with basic auth info. Should remove it, or just notice about changes from basic auth to oauth. Or let setup also for 2.x (basic auth) and 3.x (oauth2) separately

@escopecz
Copy link
Sponsor Member

I guess we can remove it. The question is whether we want to wait with the Zapier Oauth2 PR till we fix the refresh token expiration or add to the docs to increase the refresh token lifetime to some big number.

@kuzmany
Copy link
Member Author

kuzmany commented Feb 24, 2020

@escopecz that refresh token expiration should be updated on every access token generate. That means, app stop working just If there is no usage during that expiration (default 14 days). Should we add just note to docs?

@escopecz
Copy link
Sponsor Member

@kuzmany you don't sound confident :) You said a customer of yours already runs this version. There are no problems with timeouts? Is their expiration value default at the Mautic API configuration?

A note in the docs would be great.

@kuzmany
Copy link
Member Author

kuzmany commented Feb 24, 2020

@escopecz It was bug, we didn't store updated refresh_token. But at the moment looks good. I did few tests

@npracht npracht closed this Oct 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants