Skip to main content

I am trying to call an API using REST Web Service which requires the certificate (pem file), private key and passphrase needs to be passed to do teh secure connection. But I cannot see any options available in the REST command to pass all these parameters. Need help on this.

@Sundar 2587 Toward the bottom of the REST Web Services > POST action is the following:

If you don’t see that, check that you are using the latest version of the REST Web Services package and/or your Control Room software.

If you need to include the passphrase, you may have to default to using Python to initiate the web service call.


Yes, I cannot see this section in my REST API package (version 3.19.0). AA build 19678. May I know which version, it was introduced?


@Sundar 2587 It appears that was introduced in REST Web Services package version 3.22.3. That was released 15 April 2025 for Control Room version .36 (8750).

https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/aae-client/bot-creator/commands/rest-web-services-package-releases.html