Review the updates in released versions of the Python Script for API Task package such as new and enhanced features as well as fixes and limitations. The page also lists the release dates of each version, and the compatible Control Room and Bot Agent versions.

Versions summary

The following table lists the versions of Python Script for API Task package released either with an Automation 360 release or as a package-only release (in descending order of release dates). Click the version link for information about updates in that package version.

Version Release date Release type Bot Agent version Control Room build
1.0.2 13 April 2026 Package-only; post Automation 360 v.40 (Sandbox) release 22.240.33 or later 45780 or later
Note:
  • To download an individual package (updated in an Automation 360 release where you want only the package), use this URL:

    https://aai-artifacts.my.automationanywhere.digital/packages/<package-file-name>-<version.number>.jar

  • For Python Script package, the naming convention is: bot-command-python-apitask-<version.number>.jar

    For example, bot-command-python-apitask-1.0.2.jar

For detailed steps on downloading a package and manually adding it to the Control Room, see Add packages to the Control Room.

1.0.2

  • Compatible Bot Agent version: 22.240.33 or later
  • Compatible Control Room version: 45780 or later
What's new

New Python Script for API Task package support

We have introduced the Python Script for API Task package that lets API Tasks execute Python scripts. Use the actions in the package to execute an entire script or a specific function within the script. This package enables users to implement data analytics and process automation solutions using API Tasks.