Skip to main content

Automation Anywhere A360 API implementation

Project description

RPA_AUTOMATIONANYWHERE

Python module delivers some actions to communicate with Automation Anywhere A360 API. The module is compatibile with the Robocorp.

Installation

To install the package run:

pip install rpa_automationanywhere

Example

Fetching credential

from rpa_automationanywhere.Vault import Vault
vault = Vault('http://controlroom.net', 'user name', 'password')
vault.get_credential('demo')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rpa-automationanywhere-1.0.2.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

rpa_automationanywhere-1.0.2-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page