Salesforce package updates

Review the updates in released versions of the Salesforce 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

Version Release date Release type Bot Agent version Control Room build
2.7.0 11 May 2026 Package-only; post Automation 360 v.40 release 22.60 or later 15422 or later
2.6.0 30 March 2026 With Automation 360 v.40 (Sandbox) release 22.60 or later 15422 or later
2.5.2 15 September 2025 With Automation 360 v.38 (Sandbox) release 22.60 or later 15422 or later
2.3.0 16 August 2024 Package-only; post Automation 360 v.33 release 21.222 or later 15422 or later
2.1.0 16 February 2024 Package-only; post Automation 360 v.31 release 21.222 or later 15422 or later
2.0.1 6 September 2023 With Automation 360 v.30 (Sandbox) release 21.222 or later 15422 or later
1.3.2 6 June 2023 With Automation 360 v.29 (Sandbox) release 21.222 or later 15422 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 Salesforce package, the naming convention is: bot-command-salesforce-<version.number>.jar

    For example, bot-command-salesforce-2.1.0.jar

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

2.7.0

  • Compatible Bot Agent version: 22.60 or later
  • Compatible Control Room version: 15422 or later
What's new
External Client App integration

The Salesforce package now supports OAuth authentication using Salesforce External Client App integration. The External Client App integration improves security and resolves the packaging and distribution issues.

2.6.0

  • Compatible Bot Agent version: 22.60 or later
  • Compatible Control Room version: 15422 or later
What's changed

This version includes only internal code updates with no functional changes compared with the previous package version, you can choose to not update your automations to this new version.

2.5.2

  • Compatible Bot Agent version: 22.60 or later
  • Compatible Control Room version: 15422 or later
What's new
File stream support

The Upload file attachment action is enhanced to support file streaming capability to upload files. You can map a file to a file variable using one of the supported actions mentioned in 파일 변수를 활용한 파일 스트리밍 and upload the file to a Salesforce entry.

New action: Assign file

Use the new Assign file action to assign a file variable to a file retrieved from a Salesforce record. You can use this file variable in the subsequent actions within the session. The Assign file action also supports file streaming, allowing you to stream the file without downloading or uploading it.

시민 개발자와 전문 자동화 전문가들은 이제 자신의 기기에서 macOS 플랫폼에서 자동화를 개발하고 실행할 수 있습니다. 이 packagemacOS를 지원하도록 향상되어, 일관된 개발 및 이식성 경험을 보장합니다.

2.3.0

  • Compatible Bot Agent version: 21.222 or later
  • Compatible Control Room version: 15422 or later
Fix
The Control Room now supports downloading files containing special characters from Salesforce. To ensure successful downloads on Windows systems, the Control Room filters out unsupported characters (such as ~ * | \ : " < > ? /) from filenames before saving the files. These characters are replaced with hyphens (-). Previously, limitations in Windows file naming prevented files with certain characters from being downloaded.

Service Cloud case ID: 02142663

2.1.0

  • Compatible Bot Agent version: 21.222 or later
  • Compatible Control Room version: 15422 or later
What's changed

Fixed security vulnerability issues. For more information, click the release download link and view the Security & Compliance reports at A-People Downloads page (Login required).

2.0.1

  • Compatible Bot Agent version: 21.222 or later
  • Compatible Control Room version: 15422 or later
What's new
Control room OAuth connection

Use this connection method by creating a custom Salesforce OAuth connection and storing it in the Control Room.

인증

1.3.2

  • Compatible Bot Agent version: 21.222 or later
  • Compatible Control Room version: 15422 or later
What's changed

bot 개발자용 지원 센터

  • 지원 센터: bot 개발자가 자동화를 구축할 때 actionspackages에 대한 상황별 정보를 얻을 수 있도록 인앱 지원을 추가했습니다.

    제품 내 사용자 지원

  • actionspackage에 대한 직관적인 아이콘을 추가했습니다.
Fix
Bots using Salesforce package actions (Update or SOQL) are executing successfully without any proxy connection issues.

Previously, some bots using Salesforce package actions (Update and SOQL) received a timeout error due to proxy connection issue.

Service Cloud case ID: 01955727