From adb836cbb8c2ded053bbcbc8ad5c4e44a8dd94fa Mon Sep 17 00:00:00 2001 From: dcoplowe Date: Fri, 15 Aug 2025 17:36:51 +0100 Subject: [PATCH 1/6] Added QBD update@ --- ...kbooks-desktop-changes-to-sync-schedule.md | 30 +++++++++++++++++ ...roved-scheduling-and-reduced-disruption.md | 32 +++++++++++++++++++ ...oved-scheduling-and-reduced-disruption.png | 3 ++ 3 files changed, 65 insertions(+) create mode 100644 blog/250831-deprecation-quickbooks-desktop-changes-to-sync-schedule.md create mode 100644 blog/250831-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md create mode 100644 static/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png diff --git a/blog/250831-deprecation-quickbooks-desktop-changes-to-sync-schedule.md b/blog/250831-deprecation-quickbooks-desktop-changes-to-sync-schedule.md new file mode 100644 index 000000000..b45df511c --- /dev/null +++ b/blog/250831-deprecation-quickbooks-desktop-changes-to-sync-schedule.md @@ -0,0 +1,30 @@ +--- +title: "2026-01-10: QuickBooks Desktop syncs now restricted to user-defined schedules" +date: "2025-08-15" +tags: ["Deprecation"] +authors: dcoplowe +--- + +On **January 10, 2026**, we will deprecate the current behavior where data is synced immediately after a QuickBooks Desktop company is linked. Going forward, all syncs, including the initial fetch, will only run during the timeframes explicitly allowed by the customer’s sync schedule. + + + +This change follows the release of our [improved QuickBooks Desktop Link flow](/updates/250831-quickbooks-desktop-improved-scheduling-and-reduced-disruption), which introduces configurable sync schedules. The update is designed to minimize disruption by ensuring the Intuit Web Connector only runs at times defined by the customer. + +Under the new behavior: +- **Fetch on first link will no longer run immediately** after linking. It will wait until the next permitted sync window. +- **All future syncs** will also respect the user-defined sync schedule, including any custom hours or pauses they configure. + +## Action required + +This change **does not affect existing QuickBooks Desktop connections** — their current sync schedules will remain in place. However, from **January 10, 2026**, users will be able to configure a sync schedule of their choosing, including pausing or adjusting sync times. + +To prepare for this change: + +- Ensure your application logic accounts for potential delays in data availability after a new QuickBooks Desktop connection is established. +- Notify your customers that they will have full control over when syncing occurs, including options to pause syncing or define active sync windows. +- If you'd like to adopt this behavior early, you can enable it via the Portal under [**Developers > API deprecations**](https://app.codat.io/developers/api-deprecations) by toggling **"Improved QuickBooks Desktop Link flow."** + +## Expected impact if no action is taken + +If no action is taken by **January 10, 2026**, new QuickBooks Desktop connections may appear inactive or missing data immediately after linking. Since initial and ongoing syncs will only run during the customer’s defined schedule, any assumptions that data will be available immediately may lead to broken workflows, delayed data processing, or incorrect user messaging. \ No newline at end of file diff --git a/blog/250831-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md b/blog/250831-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md new file mode 100644 index 000000000..4fc30e4b7 --- /dev/null +++ b/blog/250831-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md @@ -0,0 +1,32 @@ +--- +title: "Improved QuickBooks Desktop Link flow" +date: "2025-08-31" +tags: ["Product", "Update", "Link"] +authors: dcoplowe +--- + +We’ve updated the QuickBooks Desktop Link flow to provide clearer guidance on how the **Intuit Web Connector** works and to reduce disruption to your customers' day‑to‑day operations. + + + +## What's new? + +![Screenshot showing the Connection Management SDK landing page before and after the change, with the old title 'Manage connections' replaced by the new title 'Manage connected accounts'.](/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png) + +By default, data now syncs **7pm–7am, Monday to Friday and weekends**. This schedule is designed to **allow users to continue using QuickBooks Desktop while the Intuit Web Connector is running**. + +Users can also: +- **Set custom sync schedules** to suit their workflow. +- **Pause syncing for 24 hours** when they need to temporarily minimize activity. + +> **Note:** There is no impact for customers who have already connected their QuickBooks Desktop company, their current sync schedule will remain unchanged. However, they’ll be able to configure their own sync schedules starting **January 10, 2026**. + +## Who is this relevant for? + +This update is relevant for clients whose customers use our QuickBooks Desktop Link flow, especially those who need to minimize disruption during office hours when QuickBooks is in active use. + +## How to get started? + +This update will **automatically be enabled on January 10, 2026**, but you can turn it on earlier by going to [**Developers > API deprecations**](https://app.codat.io/developers/api-deprecations) in the Portal and enabling **"Improved QuickBooks Desktop Link flow"**. + +If your customers want to adjust their sync settings or pause syncing, they can do so directly within Link. \ No newline at end of file diff --git a/static/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png b/static/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png new file mode 100644 index 000000000..fc0b41375 --- /dev/null +++ b/static/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:984bdeaf0201499363a36019f83e9b304d85f94e72d1f8ae89e45991690dee95 +size 292834 From a28d949daf1a817b5612f68891770804a324f52f Mon Sep 17 00:00:00 2001 From: dcoplowe Date: Mon, 6 Oct 2025 15:21:05 +0100 Subject: [PATCH 2/6] Updated deprecation notice --- ...kbooks-desktop-changes-to-sync-schedule.md | 30 ----------------- ...roved-scheduling-and-reduced-disruption.md | 32 ------------------- 2 files changed, 62 deletions(-) delete mode 100644 blog/250831-deprecation-quickbooks-desktop-changes-to-sync-schedule.md delete mode 100644 blog/250831-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md diff --git a/blog/250831-deprecation-quickbooks-desktop-changes-to-sync-schedule.md b/blog/250831-deprecation-quickbooks-desktop-changes-to-sync-schedule.md deleted file mode 100644 index b45df511c..000000000 --- a/blog/250831-deprecation-quickbooks-desktop-changes-to-sync-schedule.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -title: "2026-01-10: QuickBooks Desktop syncs now restricted to user-defined schedules" -date: "2025-08-15" -tags: ["Deprecation"] -authors: dcoplowe ---- - -On **January 10, 2026**, we will deprecate the current behavior where data is synced immediately after a QuickBooks Desktop company is linked. Going forward, all syncs, including the initial fetch, will only run during the timeframes explicitly allowed by the customer’s sync schedule. - - - -This change follows the release of our [improved QuickBooks Desktop Link flow](/updates/250831-quickbooks-desktop-improved-scheduling-and-reduced-disruption), which introduces configurable sync schedules. The update is designed to minimize disruption by ensuring the Intuit Web Connector only runs at times defined by the customer. - -Under the new behavior: -- **Fetch on first link will no longer run immediately** after linking. It will wait until the next permitted sync window. -- **All future syncs** will also respect the user-defined sync schedule, including any custom hours or pauses they configure. - -## Action required - -This change **does not affect existing QuickBooks Desktop connections** — their current sync schedules will remain in place. However, from **January 10, 2026**, users will be able to configure a sync schedule of their choosing, including pausing or adjusting sync times. - -To prepare for this change: - -- Ensure your application logic accounts for potential delays in data availability after a new QuickBooks Desktop connection is established. -- Notify your customers that they will have full control over when syncing occurs, including options to pause syncing or define active sync windows. -- If you'd like to adopt this behavior early, you can enable it via the Portal under [**Developers > API deprecations**](https://app.codat.io/developers/api-deprecations) by toggling **"Improved QuickBooks Desktop Link flow."** - -## Expected impact if no action is taken - -If no action is taken by **January 10, 2026**, new QuickBooks Desktop connections may appear inactive or missing data immediately after linking. Since initial and ongoing syncs will only run during the customer’s defined schedule, any assumptions that data will be available immediately may lead to broken workflows, delayed data processing, or incorrect user messaging. \ No newline at end of file diff --git a/blog/250831-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md b/blog/250831-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md deleted file mode 100644 index 4fc30e4b7..000000000 --- a/blog/250831-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: "Improved QuickBooks Desktop Link flow" -date: "2025-08-31" -tags: ["Product", "Update", "Link"] -authors: dcoplowe ---- - -We’ve updated the QuickBooks Desktop Link flow to provide clearer guidance on how the **Intuit Web Connector** works and to reduce disruption to your customers' day‑to‑day operations. - - - -## What's new? - -![Screenshot showing the Connection Management SDK landing page before and after the change, with the old title 'Manage connections' replaced by the new title 'Manage connected accounts'.](/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png) - -By default, data now syncs **7pm–7am, Monday to Friday and weekends**. This schedule is designed to **allow users to continue using QuickBooks Desktop while the Intuit Web Connector is running**. - -Users can also: -- **Set custom sync schedules** to suit their workflow. -- **Pause syncing for 24 hours** when they need to temporarily minimize activity. - -> **Note:** There is no impact for customers who have already connected their QuickBooks Desktop company, their current sync schedule will remain unchanged. However, they’ll be able to configure their own sync schedules starting **January 10, 2026**. - -## Who is this relevant for? - -This update is relevant for clients whose customers use our QuickBooks Desktop Link flow, especially those who need to minimize disruption during office hours when QuickBooks is in active use. - -## How to get started? - -This update will **automatically be enabled on January 10, 2026**, but you can turn it on earlier by going to [**Developers > API deprecations**](https://app.codat.io/developers/api-deprecations) in the Portal and enabling **"Improved QuickBooks Desktop Link flow"**. - -If your customers want to adjust their sync settings or pause syncing, they can do so directly within Link. \ No newline at end of file From a7e31bd392fbfdb0c74fa8275b0596616793cf7e Mon Sep 17 00:00:00 2001 From: dcoplowe Date: Mon, 6 Oct 2025 15:21:59 +0100 Subject: [PATCH 3/6] Added changes --- ...kbooks-desktop-changes-to-sync-schedule.md | 30 +++++++++++++++++ ...roved-scheduling-and-reduced-disruption.md | 32 +++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md create mode 100644 blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md diff --git a/blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md b/blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md new file mode 100644 index 000000000..296cf6d31 --- /dev/null +++ b/blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md @@ -0,0 +1,30 @@ +--- +title: "2026-01-10: QuickBooks Desktop syncs will soon be restricted to user-defined schedules" +date: "2025-08-15" +tags: ["Deprecation"] +authors: dcoplowe +--- + +On **January 10, 2026**, we will deprecate the current behavior where data is synced immediately after a QuickBooks Desktop company is linked. Going forward, all syncs, including the initial fetch, will only run during the timeframes explicitly allowed by the customer’s sync schedule. + + + +This change aligns with upcoming improvements to the QuickBooks Desktop Link flow, which will introduce **configurable sync schedules**. These enhancements are designed to minimize disruption by ensuring the Intuit Web Connector only runs at times defined by the customer. + +Under the new behavior (once available): +- **Fetch on first link will no longer run immediately** after linking. It will wait until the next permitted sync window. +- **All future syncs** will also respect the user-defined sync schedule, including any custom hours or pauses they configure. + +## Action required + +This change **does not affect existing QuickBooks Desktop connections** — their current sync schedules will remain in place. However, from **January 10, 2026**, users will be able to configure a sync schedule of their choosing, including pausing or adjusting sync times. + +To prepare for this change: + +- Ensure your application logic accounts for potential delays in data availability after a new QuickBooks Desktop connection is established. +- Notify your customers that they will have full control over when syncing occurs, including options to pause syncing or define active sync windows. +- If you'd like to adopt this behavior early, you can enable it via the Portal under [**Developers > API deprecations**](https://app.codat.io/developers/api-deprecations) by toggling **"Improved QuickBooks Desktop Link flow."** + +## Expected impact if no action is taken + +If no action is taken by **January 10, 2026**, new QuickBooks Desktop connections may appear inactive or missing data immediately after linking. Since initial and ongoing syncs will only run during the customer’s defined schedule, any assumptions that data will be available immediately may lead to broken workflows, delayed data processing, or incorrect user messaging. \ No newline at end of file diff --git a/blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md b/blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md new file mode 100644 index 000000000..4fc30e4b7 --- /dev/null +++ b/blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md @@ -0,0 +1,32 @@ +--- +title: "Improved QuickBooks Desktop Link flow" +date: "2025-08-31" +tags: ["Product", "Update", "Link"] +authors: dcoplowe +--- + +We’ve updated the QuickBooks Desktop Link flow to provide clearer guidance on how the **Intuit Web Connector** works and to reduce disruption to your customers' day‑to‑day operations. + + + +## What's new? + +![Screenshot showing the Connection Management SDK landing page before and after the change, with the old title 'Manage connections' replaced by the new title 'Manage connected accounts'.](/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png) + +By default, data now syncs **7pm–7am, Monday to Friday and weekends**. This schedule is designed to **allow users to continue using QuickBooks Desktop while the Intuit Web Connector is running**. + +Users can also: +- **Set custom sync schedules** to suit their workflow. +- **Pause syncing for 24 hours** when they need to temporarily minimize activity. + +> **Note:** There is no impact for customers who have already connected their QuickBooks Desktop company, their current sync schedule will remain unchanged. However, they’ll be able to configure their own sync schedules starting **January 10, 2026**. + +## Who is this relevant for? + +This update is relevant for clients whose customers use our QuickBooks Desktop Link flow, especially those who need to minimize disruption during office hours when QuickBooks is in active use. + +## How to get started? + +This update will **automatically be enabled on January 10, 2026**, but you can turn it on earlier by going to [**Developers > API deprecations**](https://app.codat.io/developers/api-deprecations) in the Portal and enabling **"Improved QuickBooks Desktop Link flow"**. + +If your customers want to adjust their sync settings or pause syncing, they can do so directly within Link. \ No newline at end of file From 576bab919f3f56b2c7dee363395966bafd11023b Mon Sep 17 00:00:00 2001 From: dcoplowe Date: Mon, 6 Oct 2025 15:25:00 +0100 Subject: [PATCH 4/6] Removed release notice --- ...roved-scheduling-and-reduced-disruption.md | 32 ------------------- ...oved-scheduling-and-reduced-disruption.png | 3 -- 2 files changed, 35 deletions(-) delete mode 100644 blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md delete mode 100644 static/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png diff --git a/blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md b/blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md deleted file mode 100644 index 4fc30e4b7..000000000 --- a/blog/251006-quickbooks-desktop-improved-scheduling-and-reduced-disruption.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -title: "Improved QuickBooks Desktop Link flow" -date: "2025-08-31" -tags: ["Product", "Update", "Link"] -authors: dcoplowe ---- - -We’ve updated the QuickBooks Desktop Link flow to provide clearer guidance on how the **Intuit Web Connector** works and to reduce disruption to your customers' day‑to‑day operations. - - - -## What's new? - -![Screenshot showing the Connection Management SDK landing page before and after the change, with the old title 'Manage connections' replaced by the new title 'Manage connected accounts'.](/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png) - -By default, data now syncs **7pm–7am, Monday to Friday and weekends**. This schedule is designed to **allow users to continue using QuickBooks Desktop while the Intuit Web Connector is running**. - -Users can also: -- **Set custom sync schedules** to suit their workflow. -- **Pause syncing for 24 hours** when they need to temporarily minimize activity. - -> **Note:** There is no impact for customers who have already connected their QuickBooks Desktop company, their current sync schedule will remain unchanged. However, they’ll be able to configure their own sync schedules starting **January 10, 2026**. - -## Who is this relevant for? - -This update is relevant for clients whose customers use our QuickBooks Desktop Link flow, especially those who need to minimize disruption during office hours when QuickBooks is in active use. - -## How to get started? - -This update will **automatically be enabled on January 10, 2026**, but you can turn it on earlier by going to [**Developers > API deprecations**](https://app.codat.io/developers/api-deprecations) in the Portal and enabling **"Improved QuickBooks Desktop Link flow"**. - -If your customers want to adjust their sync settings or pause syncing, they can do so directly within Link. \ No newline at end of file diff --git a/static/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png b/static/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png deleted file mode 100644 index fc0b41375..000000000 --- a/static/img/updates/2025-08-15-quickbooks-desktop-improved-scheduling-and-reduced-disruption.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:984bdeaf0201499363a36019f83e9b304d85f94e72d1f8ae89e45991690dee95 -size 292834 From c9550e37e3225255a09cd6175aff93a0f3bafd39 Mon Sep 17 00:00:00 2001 From: dcoplowe Date: Mon, 6 Oct 2025 15:25:35 +0100 Subject: [PATCH 5/6] Removed release notice --- ...6-deprecation-quickbooks-desktop-changes-to-sync-schedule.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md b/blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md index 296cf6d31..b4b66197a 100644 --- a/blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md +++ b/blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md @@ -1,6 +1,6 @@ --- title: "2026-01-10: QuickBooks Desktop syncs will soon be restricted to user-defined schedules" -date: "2025-08-15" +date: "2025-10-06" tags: ["Deprecation"] authors: dcoplowe --- From c4f3483e4e251109bad2262fb228450b4e96b775 Mon Sep 17 00:00:00 2001 From: dcoplowe Date: Mon, 6 Oct 2025 15:27:20 +0100 Subject: [PATCH 6/6] Removed release notice --- ...6-deprecation-quickbooks-desktop-changes-to-sync-schedule.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md b/blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md index b4b66197a..eca79211c 100644 --- a/blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md +++ b/blog/251006-deprecation-quickbooks-desktop-changes-to-sync-schedule.md @@ -23,7 +23,7 @@ To prepare for this change: - Ensure your application logic accounts for potential delays in data availability after a new QuickBooks Desktop connection is established. - Notify your customers that they will have full control over when syncing occurs, including options to pause syncing or define active sync windows. -- If you'd like to adopt this behavior early, you can enable it via the Portal under [**Developers > API deprecations**](https://app.codat.io/developers/api-deprecations) by toggling **"Improved QuickBooks Desktop Link flow."** +- Keep an eye on our upcoming updates for the official release of configurable sync schedules. ## Expected impact if no action is taken