To configure Call REST API in the General tab, complete the following steps.
-
In the Verb field, select an HTTP verb from the
drop-down list. Options include GET, PUT, POST, DELETE, and PATCH.
- Enter the Base URL (HTTP or HTTPS) of the server or endpoint.
-
Enter the path to the REST API in the Path field.
Note: This path is concatenated with the Base URL when the action is executed.
-
If the path contains parameters, select a parameter and click
Map to map each parameter to a keyword type or a
value. The Mappings dialog box is displayed.
- Edit the parameter as required. The None, Keyword, and Property mapping properties are enabled. Keyword maps to the Keyword Type selected from the drop-down list. Property maps to the property specified in the field.
- Click OK.
- Select another parameter and repeat the steps for mapping another parameter.