Create Webservice API Datasource

The webservice API datasource allows REST-based web service API methods to query data from a database.

Perform the following steps::

  1. In ASG-Studio, go to the Datasources folder, click New and then click Datasources from the context menu.
  2. Select Web service API as Type of Data source.
  3. Enter a name for the datasource in the Name field.
  4. The datasource name can contain only alphanumeric characters and space. The name can start only with a letter. The name cannot contain special characters. The maximum length of the name is limited to 30 characters.
  5. Enter the URL to access the web service in the Base URL field.
  6. Click Save.
  7. The Webservice API datasource is created. You can now add webservice methods to the datasource.