Appian RPA Web API Utilities

Please note: This RPA Utility has been archived because the functionality is now available via out-of-the-box Appian RPA actions

Overview

This library can be included in the Appian RPA Nexus repository and easily included in Appian bots using a Maven dependency.

Key Features & Functionality

Contains the following methods:

  • Call GET Web API
  • Call POST Web API
  • Call POST Web API to post document

Authentication uses either Basic or API Keys

Anonymous