Skip to main content
Version: 9.2

Servers

Within the Content Deployment module, each instance of the Qrvey platform is considered a server. This term is synonymous with “environment”.

Server Components

In the Content Deployment module, a server is made up of the following components:

  • Qrvey Composer.
  • Qrvey Admin Center.
  • Elasticsearch cluster.
  • Users of the instance.
  • All content and related metadata.

Server Connections

Servers are identified by the base URL for the Qrvey instance. For example, the base URL syntax of a Qrvey instance is https://<subdomain>.qrveyapp.com.

To communicate with the Qrvey platform, you must have a server connection. After you have created the connection, you can re-use it for Content Deployment tasks.

Before You Begin

Obtain your unique API key. It was provided in the welcome email that your organization received when your Qrvey instance was created.

Create a Server Connection

  1. In Qrvey Admin Center, select the Content Deployment icon in the left navigation panel to display the Server tab.

  2. Select Add Server. The Add Server dialog displays.

  3. Enter the following information in the fields provided:

    • Server Name – User-defined name of the server.
    • Description – User-defined description to help identify the server.
    • URL – Base URL of the Qrvey instance.
    • API key – Unique API key that was provided to the organization during initial setup for the Qrvey environment.
  4. Click Save. The list updates to display the new server.

Edit a Server Connection

To edit the details of an existing server, select Edit from the options menu for a table entry.

Delete a Server Connection

To delete a server connection, select Delete from the options menu for a table entry.

Note: You cannot delete a server connection if a package is associated with the server.