# Quickbooks

First, you need to set an Quickbooks key and endpoint through the Backoffice in order to provide the Quickbooks components to your customers.\
go to the <https://developer.intuit.com/app/developer/dashboard> to create a new app

<figure><img src="https://4257661311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkpyTqJi517UiwFJJRydZ%2Fuploads%2Fgit-blob-774fcbd7b737de22c6dc1a6235f5529c5fbb3739%2Fquickbooks-1.png?alt=media" alt=""><figcaption></figcaption></figure>

Select the name and scope: \\

<figure><img src="https://4257661311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkpyTqJi517UiwFJJRydZ%2Fuploads%2Fgit-blob-8fa1ad5d0555fc6c31bbafd67b896f24e9fa4574%2Fquickbooks-2.png?alt=media" alt=""><figcaption></figcaption></figure>

Then you receive your *clientID* and *clientSecret*. Also add the redirect URL (<https://api.appmixer.com/auth/quickbooks/callback>) \\

<figure><img src="https://4257661311-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkpyTqJi517UiwFJJRydZ%2Fuploads%2Fgit-blob-17fd24f52879a2ce4ec6202ae1d7caa50df816c5%2Fquickbooks-3.png?alt=media" alt=""><figcaption></figcaption></figure>

go the Appmixer BackOffice -> Configuration. Add new configuration: `appmixer:quickbooks` Add your *clientId* and *clientSecret* keys
