General Tab - Workflow - English - Foundation 22.1 - OnBase - Premier - external - Standard - Premier - Standard

Workflow

Platform
OnBase
Product
Workflow
Release
Foundation 22.1
License
Premier
Standard

To configure Call REST API in the General tab, complete the following steps.

  1. In the Verb field, select an HTTP verb from the drop-down list. Options include GET, PUT, POST, DELETE, and PATCH.
  2. Enter the Base URL (HTTP or HTTPS) of the server or endpoint.
  3. 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.
  4. 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.
  5. 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.
  6. Click OK.
  7. Select another parameter and repeat the steps for mapping another parameter.