GETTING STARTED

OAuth Connect Page

7min
pathfix offers an additional method to display the oauth connect buttons this is especially useful when you do not have the ability to add custom scripts or simply don't want to add additional scripts to your page this method will open a new page hosted by pathfix that will contain all of the connect buttons to your integrations common usecases add oauth connect button in no code apps and other tools where adding scripts are not allowed, like adalo appsheet, etc setup the oauth connect page will render the connect button for all your integrations listed under your application go to your pathfix application and clicking on setup click on oauth connect page copy the generated base url to be used in your app add the url to your app and dynamically insert your current user's unique id according to your app (e g email, unique id etc ) reference base url https //labs pathfix com/integrate/page?public key=b2f90514 xxxx xxxx xxxx xxxxxxxxxxxx\&user id=\[replace with your app user id] query parameters make changes to your base url to include and modify the way the page behaves here are the query parameters that you can include name required description public key required this is your pathfix public key for your application when you copy the url, this will be included user id required this is your id that you associate your user with in your app this could be email, username, unique id etc providers optional default will list all the providers configured in the app csv provide a comma separated values with the provider reference docid\ ho9kvnwic uyybs8g8h7x names of the providers you want to include in the connect page e g googlecalendar,msgraphmail,slack header optional provide any text here to replace the main header of the page e g https //labs pathfix com/integrate/page?public key=b2f90514 xxxx xxxx xxxx xxxxxxxxxxxx\&user id=current user id \&header=connect your accounts sub header optional provide any text here to replace the sub header of the page e g https //labs pathfix com/integrate/page?public key=b2f90514 xxxx xxxx xxxx xxxxxxxxxxxx\&user id=current user id \&sub header=click to integrate your accounts style optional default is list columns you can change this to one of the following \ list \ list panel \ list columns need help? reach out to us at support\@pathfix com and we would be happy to assist!