Skip to main content

35 docs tagged with "API"

View All Tags

AutoML SDK API

AutoML SDK API Enables managing AutoML Archetypes and their dependencies.

Build code with RPA

The article explains different solution approaches to building code and focuses on simplified RPA API.

Configure AI Agent

A crucial aspect of installation and further support is implementing an AI Agent so that you can change any setting outside of the implementation code without recompiling, updating, or re-deploying your AI Agent. Typically, this is achieved by making your configuration external to the source code.

Configure no-code Generic Connector

Using the no-code Connector step, you can apply multiple configuration options to handle different connection scenarios and create custom connectors for the integration of external services into your automations.

Connectors

Connectors in the Work.AI platform enable Business Processes (BPs) and AI Agents to communicate with external systems. They provide standardized integration points for retrieving and enriching data, sending information to third-party services, triggering workflows based on external events, and orchestrating end-to-end automation across enterprise environments.

Data Management API

The Data Management API allows managing database and S3 data purging, as well as data achival and restoration operations.

Data Store REST API

The Data Store REST API provides remote Data Store management. Generally, the Data Store REST API service works with JSON data.

Decrease web page loading time

Before executing each command, the RPA web driver checks the value of the document.readyState property and stops the command execution until the property gets the complete status.

Develop data management procedures

All stored procedures supporting the Data Management API functionality reside within the dp schema and are divided into the following subsets:

File storage

ODF 2 can work with Amazon S3-compatible file storages. Under the hood, it uses AWS Java SDK, though with a more convenient high-level API.

GenAI rules REST API

The page describes the GenAI rules REST API. The integration with the Swagger UI allows you to easily explore and interact with API while testing API endpoints, viewing request and response details, and understanding available resources.

Media Check API

The page describes the process designed to enable the following:

OCR

The article dwells on the obsolete approach of OCR usage in the scope of the ODF 2 framework.

Packages API

Packages API enables migrating Business Processes across Control Tower instances.

Plugin execution logging

Plugin execution logging helps to record the execution time of specific plugins, thus enabling you to gather Bot Task processing analytics. Currently, the following plugin data is recorded:

Process transactions with REST connector

The REST (HTTP) connector is an external connector that listens to incoming HTTP requests and sends records to Control Tower (CT). Optionally, for sync requests only, it can also return transaction results as an HTTP response.

Recognize tables and detect text in images

To recognize tables and detect text in images, add the DetectTextOnImage and AggressiveTableDetection request parameters to the /processDocument and /processImage API endpoints. These parameters are set to false by default. To enable them, set the value to true. For details on the OCR API, see the guide.

Rule Builder REST API

The page describes the rules-builder-test REST API. The integration with the Swagger UI allows you to easily explore and interact with API while testing API endpoints, viewing request and response details, and understanding available resources.

Run integration tests with Spoke

Spoke is a tool for end-to-end Business Process testing. It provides fluent APIs for a developer to achieve typical testing goals. The framework is built on the JUnit 5 + AssertJ ecosystem, but the core module does not depend on it and can be used as a pure Java library.

Secrets Vault plugins

Secrets Vault plugins provide the functionality to manage Secrets Vault. Secrets Vault plugins work using the /secrets-vault WorkFusion Rest API. To learn more, refer to Secrets Vault API.

WorkFusion REST API

The WorkFusion API lets you launch, post data to, and receive results from the WorkFusion platform automatically. Using it, you can manage simple tasks and more complex Business Processes (BPs) representing a workflow of various manual and automated tasks.

Workspace Shared API

The Workspace Shared API provides access to shared Workspace resources, including assignments, users, user groups, and Workspace metadata. It allows authenticated users to retrieve and manage data within Workspace using RESTful endpoints.