Appian RPA REST API

The Appian RPA REST API exposes robotic process automation functionality to external systems. Endpoints are accessed via the format https://.appiancloud.com/rpa/rest/oo/ and authenticated using a Bearer token with an API key in the Authorization header. RPA Queues and Scheduling are deprecated and will be removed in Appian 26.1.

API entry from apis.yml

apis.yml Raw ↑
aid: appian:rpa-rest-api
name: Appian RPA REST API
tags:
- Robotic Process Automation
- RPA
humanURL: https://docs.appian.com/suite/help/25.4/rpa-9.18/api-architecture.html
properties:
- url: https://docs.appian.com/suite/help/25.4/rpa-9.18/api-architecture.html
  type: Documentation
- url: https://docs.appian.com/suite/help/25.4/rpa-9.18/api-get-robotic-task-schedule-instructions.html
  type: Reference
- url: https://docs.appian.com/suite/help/25.4/Web_API_Authentication.html
  type: Authentication
- url: https://docs.appian.com/suite/help/25.4/rpa-9.18/api-architecture.html
  type: Deprecation Notice
description: The Appian RPA REST API exposes robotic process automation functionality to external systems.
  Endpoints are accessed via the format https://.appiancloud.com/rpa/rest/oo/ and authenticated using
  a Bearer token with an API key in the Authorization header. RPA Queues and Scheduling are deprecated
  and will be removed in Appian 26.1.