API Configuration allows users to create scripts using API(s). The user can also able to either use the existing script or upload the OpenAPI(Swagger)/Postman/HAR script.

In API Configuration, there are two tabs for Imported scripts:

DESIGN

When Design is selected, then the user will use UI to create/modify the API group. In the design tab, there are the following fields:

Request List

It contains groups and groups contains multiple request list. User can add group in two ways:

  1. Design Manual: In Designer mode, Users can add, edit or delete an API/ URL(s)/ Requests from UI. User can create script using UI. They can also parameterize the script.
  2. Import Scripts: In import scripts, the user can import an existing script from the current workspace, or import third-party scripts like OpenAPI(Swagger), Postman and HAR.

Users can select their preferences by either Uploading a Script from the desktop or can Browse Cavisson Script.

In Group, we have the following fields:

Note: Pre script, Post Script, and Manage Parameter is only applicable to Design Script Manually group.

In Request, we have the following fields:

VIEW SCRIPT

When View Script is selected, the user can see the flow file and runlogic of the imported script. User can't edit the flow and runlogic of the existing script.