Website logo
⌘K
GETTING STARTED
Getting started with Pathfix
Introduction
OAuth Connect Page
Custom Redirect Domain
Monitoring Activity
Workspace
Extensions
Security
Event Callback
Scopes
Provider reference
Access tokens
SDK's
MIGRATION
Switching Code Base
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 Facebook
Integrating with Hubspot
Integrating with GitHub
Integrating with Google APIs
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
PROVIDER SETUP DOCS

Integrating with Box

7min

Pathfix allows you to easily add end-user OAuth based integration, handling authorization and enable communication between your app and Box in just a few minutes.

Before proceeding, you will first need to register your application with Box. Please refer the developer documentation provided by Box.



Add your App in Box

  • Access your Box developer page
  • Click on Create New App



Image: box developers page
Image: box developers page




  • Select Custom App and click on Next to continue



Image: Create
Image: Create




  • Choose Standard OAuth 2.0 (User Authentication) from the authentication method options



Image: OAuth in box
Image: OAuth in box




  • Name your app (e.g. AcmeSaaS) to identify the app in your Box developer account



Image: Box app
Image: Box app




  • Click Configuration on the left navigation bar
  • Under OAuth 2.0 Credentials, copy the Client ID and Client Secret for use in Pathfix
Image: Box clientid and clientsecret
Image: Box clientid and clientsecret






Setup in Pathfix



  • Login to your Pathfix account and click on Add Application
  • Add the name of your SaaS and hit Save
  • In the OAuth tab, select Box from the list of providers to integrate with. You can change the Display Name and Description in the General tab.
  • Enter the Client ID and Client Secret received from Box and hit Save
  • Click on Test Connection and Connect an account to test the setup
  • Once connected successfully, you will be able to choose a sample API from the dropdown to run test API calls
  • Select a sample API from the dropdown and click on Send



Add Integration To Your SaaS



There are 2 steps to adding the integration to your SaaS

  1. End-user authorization
  2. Enable pass-through API



To add the integration to your Bubble app, please follow this documentation Bubble.io Setup



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

Updated 01 Mar 2023
Did this page help you?
PREVIOUS
Integrating with Airtable
NEXT
Integrating with Facebook
Docs powered by Archbee
TABLE OF CONTENTS
Add your App in Box
Setup in Pathfix
Add Integration To Your SaaS
Docs powered by Archbee