OpenAPI - Execute operation action

The Execute operation action performs an operation using OpenAPI. The list of operations is dynamically generated based on the API endpoints found in the OpenAPI document. If an API endpoint doesn't match any Create, Get, Search, Update, or Delete actions, it is displayed in the Execute operation action.

Execute operation actionExecute operation action

Input

Input fieldsDescription
OpenAPI document sourceDefine how to provide the OpenAPI document to the connector. Workato recommends loading it from a URL. Alternatively, you can copy and paste the contents of the file.
Server URLProvide a URL to the target host or service, for example, https://app.example.com or https://example.com/app. Relative endpoint paths from the OpenAPI document are appended to the server URL to construct the full endpoint URL.
OperationSelect an object from the drop-down list of linked objects.
Filter operationsSelect an item to filter the list of operations.
Operation nameCustomize this operation by providing a more descriptive name.

Output

The output fields are determined by the object selected in the input. Map the relevant datapill from the data tree to subsequent steps.

Last updated: