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 
15min

Integrating with Quickbooks

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

Before proceeding, you will first need to create a Intuit Developer account and add a new application here https://developer.intuit.com/app/developer/dashboard

Note: This documentation goes through setup of the Production Quickbooks apps. The Pathfix integration does not support Sandbox accounts.



Create Your Quickbooks App

Follow this section to create your app in Quickbooks

  • Go to your Intuit Developer dashboard here: https://developer.intuit.com/app/developer/dashboard
  • Click on Create an app



Document image



  • Select the Platform you are developing for
  • Give your app a name and select the Scope you wish to use (copy the scope for use in Pathfix)



Document image



  • Verify your email and account with Intuit and complete the setup
  • Click on Keys & OAuth under Production (Development keys will not work)
  • Copy the Client ID and Secret for use in Pathfix



Document image



Setup in Pathfix

  • Login to your Pathfix account and select an application (or you can create a new application)
  • Select Quickbooks from the list of providers to integrate with. You can change the Display Name and Description.
  • Add the Client ID, Secret and Scope received from your Intuit app and hit Save



Document image



The integration in your Pathfix account is configured. You can test your connection and app before you set the integration up in your app

  • Click on Test Connection
Document image



  • Click on Connect to check your integration connectivity
Document image



  • Once connected, you can test out a few Sample methods or select Custom and call any of the providers APIs





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 23 Sep 2021
Did this page help you?
Yes
No
UP NEXT
Integrating with Stripe
Docs powered by archbee 
TABLE OF CONTENTS
Create Your Quickbooks App
Setup in Pathfix
Add Integration To Your SaaS