Skip to content

Create an Empty Application

A Connectivity Platform Application enables developers to create and deploy custom interfaces and API services. Applications combine three key features:

  • A custom API with definable endpoints (routes), scripted logic, and integration with a custom Service for permission control.
  • Asset hosting for deploying static file based applications.
  • Service event handler scripts that have access to all Connectivity Platform Services.

Web UI Flow

Steps to Create an Empty Application via Web UI:

  1. Log in to the Platform.
  2. Navigate to the target business.
  3. Click Application button in the left-side menu.
  4. Click the "+" button.
  5. Under "Choose the starting point", select "Empty Application".
  6. Enter the Application Name and Subdomain Name.
  7. Click "CREATE" to finish.