General Tab - General Tab - To configure Call REST API in the General tab, complete the following steps. - OnBase - Workflow - OnBase/Workflow/English/Foundation-22.1/Workflow/Studio-Workflow-Actions/System-Category/Call-REST-API/Configuring-Call-REST-API/General-Tab - English - Foundation 22.1

Workflow

Platform
OnBase
Product
Workflow
Release
Foundation 22.1
License
Premier
Standard
ft:lastPublication
2025-08-05T12:10:55.397000
ft:locale
en-US

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.