Mobile

To complete the user experience, you can make a mobile application available to your users allowing them to access products wherever they are.

Servitly helps you manage DPS-related mobile applications.

One or more Mobile Apps can be registered defining the version, release notes and whether an update is mandatory. In this way a third-party mobile app, using Servitly's API, can retrieve information about the installed app and highlight to the user the presence of a new version to be installed.

To register a new Mobile App, you should:

  1. Enter the Integrations / Mobile page.

  2. Press the Add Mobile App Version button.

  3. Provide the application name, platform and version.

  4. Press the Save button and edit the additional information.

By selecting a version, you can edit the release notes and specify whether the update is mandatory or not.

A third-party developed mobile app can retrieve the release information by calling a specific Servitly API, and in the presence of an update inform the user that there is a new version available, and whether the update is required to keep using the app.

Refer to the Mobile App section in the REST API Reference article for more details.

GET /platform/mobileAppVersions
HTTP