Setup Quickbooks

Setup Quickbooks

Following instructions here to retrieve Quickbooks credentials to establish the connection:

  1. API URL: e.g https://sandbox-quickbooks.api.intuit.com/v3/company/9341454760791288 or https://quickbooks.api.intuit.com/v3/company/9341454760791288 (where 9341454760791288 is your realm ID)

  2. Token URL https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer

  3. Client ID

  4. Client Secret

  5. Redirect URI - set to https://onwardb.com (use this value when setting up your app in Quickbooks)

  6. Authorization Code - click on the “link” that appears in the help text below this field. You will need to login to quickbooks after which you will be redirected to Onwardb.com website. Copy the URL which contains the authorization code. E.g. URL https://onwardb.com/?code=YBB11748577886Ivwl7AF1cdKYWf5AMTZGgMZKsd0IM3T7moGT&state=123&realmId=9341454760791288 - then copy just the highlighted value from the URL and paste in this Authorization Code field

image-20250530-215215.png