Google Drive package updates

Review the updates in released versions of the Google Drive 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 Google Drive 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
2.15.0 21 March 2024 With Automation 360 v.32 (Sandbox) release 20.11 or later 8750 or later
2.14.0 6 December 2023 With Automation 360 v.31 (Sandbox) release 20.11 or later 8750 or later
2.12.2 6 June 2023 With Automation 360 v.29 (Sandbox) release 20.11 or later 8750 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 Google Drive package, the naming convention is: bot-command-gsuite-drive-<version.number>.jar

    For example, bot-command-gsuite-drive-2.14.0.jar

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

2.15.0

  • Compatible Bot Agent version: 20.11 or later
  • Compatible Control Room version: 8750 or later
Fix
You can now create a bot using Google Drive > Find file/folder action to find files or folders in your Google Drive.

Previously, when you created a bot using the Find file/folder action, provided the source folder path with the Match type option set as Exactly matches, and specified the name of the file or folder that you want to locate, the bot did not retrieve the valid file match on execution.

Service Cloud case ID: 01999397

2.14.0

  • Compatible Bot Agent version: 20.11 or later
  • Compatible Control Room version: 8750 or later
What's new
Support for Control Room managed OAuth2 authentication in Google Drive package

The Google Drive package is now enhanced to support a more secure OAuth2 authentication using the Control Room managed option in the Connect action. Using this option, you can now automate the Google Drive application in unattended mode while ensuring compliance with your organization's security standards.

Connect action for Google packages

What's changed

Internal update in packages

Minor update to support API tasks.

2.12.2

  • Compatible Bot Agent version: 20.11 or later
  • Compatible Control Room version: 8750 or later
What's changed

Help Center for bot developers

  • Help Center: We have added an in-app help for bot developers to get contextual information about actions and packages when building automations.

    In-product user assistance

  • Added intuitive icons for actions in a package.
Fix

When you use the Upload file action in the Google Drive package to upload a file from your computer to Google Drive and then create a variable to hold the ID of the uploaded file, the bot no longer returns an empty string as file id.

Previously the bot returned an empty value as an uploaded file id.

Service Cloud case ID: 01945867