Unified.to
All articles

How to Setup Quickbooks Desktop


April 2, 2026

  1. Download QBWC (Web Connector) from Quickbooks and install the program on the same computer where your Quickbooks Desktop is running.
  2. Activate Quickbooks Desktop Integration in your workspace

Screenshot_2026-04-02_at_10.37.30_AM.png

  1. Create a Quickbooks Desktop connection within Unified (enter your username and password you will use in the QBWC)

Screenshot_2026-04-02_at_10.39.37_AM.png

  1. Create a .qwc file, it should be in the following format:
<?xml version="1.0"?>
<QBWCXML>
<AppName>Unified</AppName>
<AppID></AppID>
<AppURL>
https://api.unified.to/webhook/workspace/quickbooksdesktop?workspace_id=your_workspace_id&amp;connection_id=
your_quickbooks_desktop_connection_id</AppURL>
<AppDescription>A short description for WCWebService1</AppDescription>
<AppSupport>
https://unified.ngrok.dev/support
</AppSupport>
<UserName>your_username</UserName>
<OwnerID>{57F3B9B1-86F1-4fcc-B1EE-566DE1813D21}</OwnerID>
<FileID>{90A44FB5-33D9-4815-AC85-BC87A7E7D1EZ}</FileID>
<QBType>QBFS</QBType>
<Scheduler>
<RunEveryNMinutes>number_of_minutes_between_each_sync_or_remove_this_if_you_want_to_sync_manually</RunEveryNMinutes>
</Scheduler>
</QBWCXML>
  1. Once the QBWC has installed, first open your Quickbooks Desktop with the company you wish to sync
  2. Then open QBWC and click 'Add an application', QBWC will then prompt you to select a file, select the newly created .qwc file from above.

Screenshot_2026-04-02_at_10.41.19_AM.png

  1. Click 'Ok' to grant access

Screenshot_2026-04-02_at_10.43.58_AM.png

  1. Select 'Yes, whenever my Quickbooks company file is open' and 'Continue'

aaplication_permission_%281%29.png

  1. 'Confirm'

confirm_%281%29.png

  1. QBWC will normally close after this, you can reopen it and you should now see the app is added. Enter the password and to perform your first sync click 'Update Selected'.

app_added_%281%29.png

All articles