Quickbooks (prebuilt connector)

SecretDescription

Quickbooks is a cloud-based accounting solution.

API documentation

API documentation for Quickbooks (used to build this connector) can be found via the link below:

Authentication

When adding connector instances for Quickbooks, the following authentication methods are supported:

OAuth 2 (authorisation code)

When a user chooses to add a connector instance using OAuth 2 (authorisation code) authentication, the credentials below are prompted:

CredentialRequired?Notes

Base URL

Enter the URL that you use to access Quickbooks, without the https:// prefix. For example: sandbox-quickbooks.api.intuit.com

Company Id

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 this Quickbooks help article.

Client ID

Your client id is generated from the Quickbooks dashboard as part of your Patchworks app setup process. For more information please refer to this Quickbooks guide.

Client Secret

Your client secret is generated from the Quickbooks dashboard as part of your Patchworks app setup process. For more information please refer to this Quickbooks guide.

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

Enter the required scope for Patchworks authorisation. For more information about allowed scopes please see this Quickbooks guide.

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.

Last updated