Quickbooks (Vendor + Payments)
The Pathfix Quickbooks (Vendor + Payments) plugin enables integration from your Bubble app to your user's Quickbooks for Vendor and Payments.
The plugin will render the Connect button (UI) and calls the relevant Quickbooks API automatically. No configurations required to get the plugin working
This documentation will show setup guide.
The plugin is available in the Bubble Plugin store.
IMPORTANT: You need to install the Pathfix OAuth Connector first before proceeding to install this plugin
- Click on Add Plugin
- Under x-partner-key (shared headers), add your Pathfix x-partner-key from the Keys section of your Pathfix account
- If you do not have a Pathfix account, enter the x-partner-key provided by the Pathfix OAuth Connector plugin in preview mode.
Important
The x-partner-key generated by the Pathfix OAuth plugin keys are intended for testing and not production environments. Login to your account and add the provider to use your own keys in Pathfix.
- Navigate to the Design section and select the Pathfix Connector element and enable Quickbooks from the list of providers
Once installed, there are no additional configurations required to get the Plugin to work. You can setup your workflow in Bubble for the Quickbooks API.
The Connect button will automatically be added to your page that contains the Pathfix Connector element. No additional settings are required
Once installed, you can add Dropdown, Text and other elements to pull in Quickbooks data for your users using the plugin and setup Workflows to Quickbooks actions.
List of Calls and Actions available (version 1.1.0):
The plugin calls the relevant APIs, there is no coding or API setup required. You can add elements to your page and call external API.
Querying sample:
Note: for 'conditions', please refer Quickbooks documentation here: https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/vendor#query-a-vendor
The plugin works with a Pathfix ClientID and ClientSecret. This means that when your user goes through the OAuth process to grant access, they will see the request by Pathfix.
You can use your own ClientID and ClientSecret in the plugin and whitelabel it.
Follow this document to Whitelabel Your Connectors
Bubble.io