Skip to main content

What’s New

Qrvey 8.5
Version 8.5 (LTS) of the Qrvey platform is now available to customers. This version includes several new features and performance improvements.
Learn More
End-of-life Schedule
We've added a new article that lists the features and endpoints that have been scheduled for deprecation. All features and endpoints will be supported for (1) year after the release date of the LTS version that contains the alternative.
Learn More
NodeJS Deprecation
AWS has announced that it is deprecating NodeJS 12, 14, and 16. To avoid any issues as a result of this deprecation, upgrade your instances of the Qrvey platform as described in this announcement.
Learn More
Version: 8.5

End-of-life Schedule

This article lists the features and endpoints that have been scheduled for deprecation. All features and endpoints will be supported for (1) year after the release date of the LTS version that contains the alternative.

Deprecated Features

Supported UntilDeprecated FeatureAlternative Version AvailableAlternative Feature
Two LTS release after 8.5 (LTS)Custom attributes passed to widgets via api8.3customAttributes. Move all custom properties under customAttributes.
Two LTS release after 8.5 (LTS)builder_order property in the dashboard object8.4None. Do not use this property via API when creating/updating dashboards.
Two LTS release after 8.5 (LTS)Dashboards - pageId (and all formats of this prop)8.4dashboardId. Use the replacement property, dashboardId.
Two LTS release after 8.5 (LTS)Cookie Management8.4Qrvey Token

Deprecated Endpoints

Supported UntilDeprecated EndpointDeprecated Endpoint PathAlternative Version AvailableAlternative Endpoint
Two LTS release after 8.5 (LTS)Export CSV in Builders/user/{userId}/app/{appId}/builder/export/answers8.3/user/#{user_id}/app/#{application_id}/qrvey/#{table_id}/export/answers
Two LTS release after 8.5 (LTS)Log In to Qrvey Admin Center/admin/api/v5/login8.4/api/admin/v6/login
Two LTS release after 8.5 (LTS)Generate Token (for Creators)/devapi/v4/core/login8.4/api/admin/v6/login
Two LTS release after 8.5 (LTS)Backend Login (Set Session)/devapi/v4/core/login/token/session8.4/api/admin/v6/login
Two LTS release after 8.5 (LTS)Logout/logout8.4api/admin/v6/logout