website logo
⌘K
GETTING STARTED
Getting started with Pathfix
Introduction
OAuth Connect Page
Custom Redirect Domain
Monitoring Activity
Workspace
Extensions
Security
Notifications
Event Callback
Scopes
Provider reference
Access tokens
SDK's
BUBBLE.IO INTEGRATION
Bubble.io Documentation
ADALO INTEGRATION
Adalo Documentation
Adalo User Authorization
Adalo API Call
DEVELOPER CENTER
Developer center
Pathfix Consent Screen (preview)
Module dependencies
Step-by-Step
General
JavaScript
PROVIDER SETUP DOCS
Integration Setup Docs
Identity Auth
Integrating with Airtable
Integrating with Box
Integrating with Hubspot
Integrating with GitHub
Integrating with Google Tasks
Integrating with Instagram Graph API
Integrating with LinkedIn
Integrating with Pipedrive
Integrating with Quickbooks
Integrating with Stripe
Integrating with Stripe-Server
Integrating with Slack
Integrating with TikTok
Integrating with Typeform
Integrating with WooCommerce
Integrating with Xero
Integrating with Zoom
Docs powered by archbee 
9min

Adalo User Authorization

Authorizing your Adalo user to any service provider in Adalo is extremely easy with Pathfix.

Pathfix offers an OAuth Connect Page for the auth Connect button that hosts and renders the Connect buttons, handles the Method calls, Refresh tokens and stamping API calls from the point your users click the Connect button on your app.



Setup in Pathfix

Once you have registered your application with the provider you wish to integrate with:

  • Login to your Pathfix account and click on Add Application
  • Add the name of your web app and hit Save
  • Select the provider you want to offer the integration from the list of providers. You can change the provider's display Name and Description in the General tab.
  • Enter the Client ID and Client Secret received from provider and hit Save



Setup in Adalo

We will use the OAuth Connect Page to render the Connect button for all your integrations listed under your application for Adalo.

  • In your Pathfix integration page, click on Setup and select OAuth Connect Page



Image: setup
Image: setup



  • Copy the generated base url to be used in your app
Image: Get url
Image: Get url



  • In Adalo, add a button to your page and add Click Actions to External Link
  • Add the OAuth Connect Page url that we copied and dynamically add the current User email



Image: Adalo Setup
Image: Adalo Setup





  • On clicking the button, your users will be directed to your integrations page, like so:



Image: Add current user info
Image: Add current user info







Need help? Reach out to us at support@pathfix.com and we would be happy to assist!







Updated 30 Sep 2022
Did this page help you?
Yes
No
UP NEXT
Adalo API Call
Docs powered by archbee 
TABLE OF CONTENTS
Setup in Pathfix
Setup in Adalo