Complete guide to integrating with Push Lap Growth via Zapier using OAuth 2.0 authentication flow
state
(required) - A unique state parameter provided by Zapier for securityredirect_uri
(required) - The callback URL where users will be redirected after authorizationstate
parameter should be validated to prevent CSRF attackshttps://pushlapgrowth.com/connect/zapier/choose-affiliate-program?state=abc123&redirect_uri=https://zapier.com/callback
https://zapier.com/callback?code=auth_code_xyz&state=abc123