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:
- Log in to the Platform.
- Navigate to the target business.
- Click Application button in the left-side menu.
- Click the "+" button.
- Under "Choose the starting point", select "Empty Application".
- Enter the Application Name and Subdomain Name.
- Click "CREATE" to finish.