Quickbooks is a cloud-based accounting solution.
API documentation for Quickbooks (used to build this connector) can be found via the link below:
When adding connector instances for Quickbooks, the following authentication methods are supported:
When a user chooses to add a connector instance using OAuth 2 (authorisation code) authentication, the credentials below are prompted:
Base URL
Enter the URL that you use to access Quickbooks, without the https://
prefix. For example: sandbox-quickbooks.api.intuit.com
Company Id
Client ID
Client Secret
State length
If you have been given a state length, enter it here. This is a numeric value which determines the length of a random string generated (behind the scenes) during the OAuth process, for verification purposes.
Scope
Response authentication token key
Leave set to access_token.
Grant type
Leave set to authorization_code
.
Response type key
Leave set to code
.
Refresh grant type)
Leave set to refresh token
.
Response refresh token key)
Leave set to refresh token
.
Enter your Quickbooks company id (also known as realm id). This can be found in Quickbooks under the Billing & Subscription option. For more information please see .
Your client id
is generated from the Quickbooks dashboard as part of your Patchworks app setup process. For more information please refer to .
Your client secret
is generated from the Quickbooks dashboard as part of your Patchworks app setup process. For more information please refer to .
Enter the required scope for Patchworks authorisation. For more information about allowed scopes please see .