Skip to main content

39 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 (or AI Digital Worker) so that you can change any setting outside of the implementation code without recompiling, updating, or re-deploying your AI Digital Worker. Typically, this is achieved by making your configuration external to the source code.

Configure no-code Generic Connector

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

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.

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.

RPA

Advantages of WorkFusion Bot Config Bundle approach

RPA design approaches

The guide covers different solution approaches to building code and focuses on simplified RPA API.

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.

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.