Deprecation of Legacy OData
Category | OData |
---|---|
Update Type | Deprecation |
Deprecation Date |
|
What
The legacy OData service has been replaced by the modern OData service.
The modern service is able to express far more information than the legacy table structure and supports up to OData Version 4.0.
When
Announced upcoming deprecation
Deprecated as of
Planned removal after
January 2026: Configuration options will no longer allow legacy OData links to be shown as the default experience.
April 2026: The legacy OData service will no longer be enabled by default. Requests to the legacy service will error when not enabled.
July 2026: Full removal of the legacy OData service. Requests to the legacy service will error.
Who is Affected
External clients that drive dashboards, connections, and other automation that use Seeq legacy OData links such as the following examples have been replaced by the modern OData service URLs.
https://your.seeq.site/odata.svc/{name}_DataSet
https://your.seeq.site/odata.svc/{name}Capsule_DataSet
How to Address
All existing export configurations are automatically supported by the modern service. To switch to the new service, navigate into your Analysis → Import/Export → View OData Exports. Click the Copy URL to Clipboard button and use that new link in place of the old one.
All information in legacy exports can be found in the below tables, depending on which information is needed.
https://your.seeq.site/odata/{id}.svc/Items
https://your.seeq.site/odata/{id}.svc/Samples
https://your.seeq.site/odata/{id}.svc/Capsules
An example migration using Power BI Desktop can be found here. Please contact Seeq Support if you have further questions.