---
title: "Codeunit 1061 QBO Sync Proxy"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/1061-qbo-sync-proxy/
type: codeunit
id: 1061
name: "QBO Sync Proxy"
app: "Base Application"
versions: "17-27"
build: 27.5.46862.47359
obsolete: "Pending 25.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 1061 QBO Sync Proxy

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/1061-qbo-sync-proxy/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-27 |
| Obsolete | Pending 25.0, seen from 25. The codeunit is not used anymore |
| Source file | Removed/QBOSyncProxy.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetQBOAuthURL | () | Text | public | 17-24 | Pending 17.0 | Quickbooks integration to Invoicing is discontinued. |
| SetQBOAuthURL | (Text) | - | public | 17-24 | Pending 17.0 | Quickbooks integration to Invoicing is discontinued. |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | GetQBOSyncSettings | (var Text, var Text, var Boolean) | 17-24 | Pending 17.0 | Quickbooks integration to Invoicing is discontinued. |
| Integration event | OnGetQBOAuthURL | () | 17-24 | Pending 17.0 | Quickbooks integration to Invoicing is discontinued. |
| Integration event | SetQBOSyncEnabled | (Boolean) | 17-24 | Pending 17.0 | Quickbooks integration to Invoicing is discontinued. |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.

Jonas Paprotka, 2026-09-20.
