Skip to main content

What’s New

Qrvey 8.7
Version 8.7 of the Qrvey platform is now available to customers! This version includes new features including area charts, the ability to pivot and export data, as well as numerous bug fixes and performance improvements.
Learn More
Qrvey 8.6
Version 8.6 of the Qrvey platform is now available to customers. This version includes several new feature enhancements and performance improvements.
Learn More
Required Update for 8.5.1
Attention 8.5.1 customers: for any 8.5.1 instance deployed prior to 08/05/2024, an update is required to ensure you are running the latest images.
Learn More
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
Version: 8.0

Embedding Overview

The Qrvey Platform provides a suite of widgets to allow the various features to be seamlessly embedded into web or mobile applications. These Widgets include self-service data collection, workflow automation, and business analytics to supercharge your applications. The Qrvey Platform also provides a comprehensive REST API that can be accessed via standard HTTP/HTTPS requests and responses (GET, POST, etc.).

Widgets

Most of the UI components in Qrvey are “widgets" that can be used to jumpstart your development. This alphabetically sorted list provides a brief description of a few most commonly used widgets. Click on any link to get redirected to the selected widget’s documentation for detailed information and sample code.

Note: If you would like to embed a piece of functionality that is not listed below, please talk to us. Many of the existing widgets have not been listed here and they can be made available to you upon request.

Please contact help@qrvey.com if you would like to embed any other Qrvey widget in your custom application.

  • Analytic Suite (tag: < an-dashboard >) - This widget is a one-stop-shop that gives you the functionality of all Analysis Views: Summary, Tabular, and Custom Views. This is the newer version of Custom and Summary View widgets that we recommended using over those.

  • Dashboard Builder (tag: < qrvey-builders >) - This is the second most popular widget used to embed the entire Dashboard Builder in your custom application.

  • Datasets (tag: < qrvey-data-sets >) - Give your users access to the powerful dataset widget with all of its capabilities (tie to creating connections, creating complex datasets with joins, data synchronization, etc.). Access to this widget has to be enabled with care, as it enables users to access any connections that have been created for the application.

  • Dashboard View (tag: < qrvey-end-user >) - Dashboard View widget is the most commonly used widget of the entire set and it allows dashboards that are created in Dashboard Builder to be embedded in your custom applications.

  • Single Panel (tag: < an-panel >) - This widget can be used to embed a single visualization panel.

  • Web Form Design (tag: < qrvey-design-widgets >) - Another popular widget, Webforms Design widget enables you to embed any webform designer (Form, Survey, Quiz) in your application, allowing your users to create and publish any type of webforms.

  • Web Form - End User (tag: < qrvey-webform-enduser >) - Designed web forms can be embedded, too. The widget will allow the end users to work in the web form without leaving the parent application--they can take a quiz or respond to a survey inside your application.

APIs

Our API references provide a list of the most commonly-used APIs needed to interact with the Qrvey platform. Qrvey APIs are documented in Stoplight. To access the full collection, see Qrvey API Reference.