Create Service

Follow this guide to create Frontend Service

First Steps

Before getting started, make sure you have developer access to the framework.

Once you’ve logged in, you’ll see a screen similar to the figure below.


Create New Service

  1. Click Create Service button.

  2. Enter the title of the Service, description, and Service Category.

Service Category Guide
  • Service : Choose this option if the feature involves user interaction, such as data input or other interactive processes.

  • Information: Select this if the feature only displays information, such as news or announcements.

  • Mapview: Use this option for map-based features.

  • Webview: Choose this if the feature needs to display a specific web link within the app.

At this stage, you’ve successfully created a new service. In the next step, you can start adding widgets or components to the Frontend Builder.

Last updated