Release notes
v1.9.8
Release date: March 26, 2025
Improvements
This release adds support for the.NET8 framework.
To use this version of the activity package, UiPath Studio version 2024.10 or above is required.
v1.9.6
Release date: December 18, 2025
Bug fixes
- Workflows failed when using the Insert Record and Update Record activities inside an If or Switch activity.
v1.9.5
Release date: November 20, 2024
Bug fixes
- We removed an unnecessary RestSharp dependency from the activity package. This dependency caused compatibility issues with the WebAPI package.
v1.9.3
Release Date: 20 February 2023
Bug Fixes
- Fixed an issue with auto assign when updating a record.
v1.9.2
Release Date: 20 December 2022
Improvements
Added support for Taiwanese Mandarin (zh-TW).
Bug Fixes
- Fixed a bug in the Start or Abort Bulk API Job activity that was throwing an error due to the HTTP method being not allowed.
v1.9.1
Release Date: 25 October 2022
Bug Fixes
- Fixed a bug in the Execute Report activity that was causing records from a report not to be returned.
v1.9.0
Release Date: 2 September 2022
New Features and Improvements
The Salesforce activities package has been upgraded to.NET6 framework to provide compatibility with modern Windows Studio projects.
This release also includes localization updates.
v1.8.0
Release Date: 25 May 2022
Improvements
- A new property has been added to the Salesforce Application scope. The Assignment Rule Header allows you to apply active assignments rules to accounts, cases, or leads. For more information, read the Salesforce Application Scope documentation.
- This activity pack version uses the Salesforce API version 54.
v1.7.0
Release Date: 26 May 2021
Bug Fixes
- We fixed a bug regarding SalesforceCustomConnectionService that caused the Salesforce activities execution to fail in the most recent versions (1.5.2 and 1.6.0).
v1.6.0
Release Date: 20 April 2021
Known Issues
- Use Studio v2020.4+ only with UiPath.Salesforce.Activities v1.5.1+. Other combinations may cause the workflow execution to fail. For more details, see the compatibility matrix for UiPath Activities here.
Bug Fixes
- If you tried to publish a library containing the Lightning REST API Request activity from Studio v2021.4, an error was thrown. The same happened for libraries containing UiPath.Salesforce.Activities and UiPath.Testing.Activities. This behavior is now fixed.
v1.5.2
Release Date: 23 October 2020
Improvements
This activity pack has now been upgraded and is fully compatible with the C# Studio feature. For more information about C# support, see About Automation Projects.
v1.5.1
Release Date: 17 August 2020
Bug Fixes
- The Salesforce Application Scope activity failed to throw an error when credentials were entered incorrectly.
- The Get List View Records activity failed to list more than 20 items.
v1.5.0
Release Date: 23 June 2020
Improvements
This release enhances the Salesforce Application Scope activity with support for Custom Domains, Salesforce Cloud for Government, Proxy Settings, and error reporting:
- Custom Domains - Intended for organizations that control access to their Salesforce orgs via custom domains (e.g. in Salesforce Cloud for Government). The Scope activity can now be configured with custom endpoints.
- Proxy Settings - The Scope activity can now be configured with the proxy settings when access to the Salesforce cloud is performed through a proxy.
- Error Reporting - The Scope activity can now be configured to report activity errors in the Salesforce Status object or as exceptions.
v1.4.0
Release Date: 4 April 2020
Improvements
This release improves the user experience of the Salesforce Object Wizard used by the Get Record, Insert Record, Update Record, and Upsert Record activities.
v1.3.0
Release Date: 17 March 2020
Bug Fixes
This release implements bug fixes and moves the Salesforce activities from App Integration > Salesforce to Integrations > Salesforce in UiPath Studio:
- Insert Record and Update Record: Fixed error when an empty value is entered in date or boolean fields during Test with Sample Values.
- Execute SOQL: fixed missing columns when joined fields have null values.
v1.2.0
Release Date: 30 September 2019
New Features and Improvements
This release brings multiple new activities to this pack, thus increasing the overall automation capabilities it offers. The new activities are:
- Create Bulk API Job
- Get Bulk API Job
- Get Bulk API Job Results
- Start or Abort Bulk API Job
- Get List View Records
- Upsert Record
- Format Column Names
- Lightning REST API Request
To increase compatibility with the full spectrum of Salesforce features, we have added two new Extension functions, developed in-house by our team, About the Salesforce activity packageFormatAsBoolean and About the Salesforce activity packageEscapeSearchTerm.
Also, we have performed several UI and UX improvements, as part of our constant struggle to tailor to your needs.
v1.1.0
Release Date: 27 August 2019
Bug Fixes
- Fixed an issue in the Execute SOQL activity which caused a malformed query error when search text included special characters.
- When fields were fetched from joined objects via the Execute SOQL activity, the Result had missing columns.
- Fixed an issue with the Search field in the Add Multiple Fields tab of the Salesforce Object Wizard.
- Fixed some translations that were missing in the previous version.
- Some minor UX issues are now fixed, offering a better overall experience.
v1.0.1
Release Date: 18 July 2019
Bug Fixes
- In the Package Manager, the View Project Information URL for the Salesforce activities pointed to an invalid link.
v1.0.0
Release Date: 15 July 2019
New Features and Improvements
As our first official version, the Salesforce activities pack uses the Salesforce Lightning Platform REST API to enable RPA Developers to easily build automation processes in Salesforce. The wizards that are available for most activities in this pack simplify performing CRUD operations on Standard and Custom Salesforce Objects and enable you to manipulate Files and Reports, as well as send Salesforce Object Query Language (SOQL) commands.
Known Issues
- Insert Record, Update Record, and Get Record activities that have already been configured in a workflow do not automatically refresh the field list in the Object Manager wizard when Salesforce Objects are modified in Salesforce. To update the field list, reconfigure the activity.
- The Get Record activity allows expressions to be manually entered in the Value column, instead of accepting only variables or arguments. Using only variables or arguments is strongly recommended.
- Searching for fields while using Add Multiple Fields in the Salesforce Object wizard behaves inconsistently when the search query is repeatedly edited.