To create a custom app from scratch, click on + Add App in the Custom Apps section of Cobalt, choose + Create from Scratch and specify Name, Description and Slug to identify the app within the Cobalt platform and click on Create.

Authentication Methods

Custom Apps support multiple authentication methods. To setup the Authorization for the Custom App, navigate to Authorization in the App and choose the desired method.

The methods of Authorization are:

Custom Actions for App

Custom Apps support the addition of Actions of APIs.

Create Custom Action

Select Custom Actions, click on the New Action button and provide a Name and Description.

Add any required or optional Fields for the API and add the API under API Call section.

Provide the API by breaking it into 2 parts i.e. Base URL and the Endpoint.

Enable Pagination for Custom Action

If the Action’s API supports pagination, then you can add it to the custom action. Go to the API Call section and enable the Pagination toggle.

In the Type field, select the pagination type and provide the required fields and click on Save API Call.