Important Updates to Your Widget JS APIs

Important Updates to Your Widget JS APIs

Hello everyone,

Greetings from Zoho Creator! This is an urgent notice for developers and Partners who use widgets in their Zoho Creator applications. We previously announced an update to the CDN URLs used for loading the Widget JS API, with a deadline of June 2026. However, it's now July, and we've noticed that many applications are still using the older URLs. 

To ensure there are no disruptions to your applications, we've extended the deadline to July 31, 2026. Please treat this as a final notice, and make the necessary updates at the earliest.

What's changing?

Please use the following updated URLs when configuring widgets in your applications:
  1. For V1: https://static.zohocdn.com/creator/widgets/version/1.0/widgetsdk-min.js
  2. For V2: https://static.zohocdn.com/creator/widgets/version/2.0/widgetsdk-min.js

How to check if you're affected

If your application uses widgets, check whether your widget implementation references any of the following older URLs:
https://js.zohostatic.com/creator/widgets/version/1.0/widgetsdk-min.js
https://js.zohostatic.com/creator/widgets/version/2.0/widgetsdk-min.js

If you find either of these URLs in your code, you'll need to replace them with the updated URLs listed above before the deadline.

What do I need to do?

Simply replace the old CDN URLs in your widget implementations with the updated URLs listed above. If you have multiple applications using widgets, please ensure the URLs are updated across all of them. Widgets that aren't updated by July 31, 2026 will stop functioning correctly once support for the older URLs is discontinued. We strongly urge you to act now to avoid any disruption to your users.

For more information, please refer to the JS API for Widgets help documentation.

Why this matters

The updated CDN URLs are hosted on Zoho's dedicated content delivery infrastructure, which means your widgets will load faster, more reliably, and with better availability across regions. 

If you have any questions or need assistance, please don't hesitate to reach out to our support team. 

Regards, 
The Zoho Creator Team