Skip to main content
Feedback

Salesforce REST changelog

Changelog

2025-05 (Version 10, Current)

  • You can now provide a Sandbox URL in your connection when you choose User Credentials as your authentication type.

  • Boomi updated the Jackson library to version 2.15.4 to prevent errors when building payloads for large query statements.

2025-03 (Version 9, Reverted)

Boomi removed new features from the March Platform release after the Runtime release. If you applied version 9 during the Runtime release, be aware that Boomi will revert you back to version 8.

2024-08 (Version 8)

  • Necessary runtime packages are now packaged with the connector.

2024-06 (Version 6)

  • The Salesforce REST connector is now in General Availability (GA).

  • A new overridable operation field, External ID Value, indicates the object to update in the Upsert operation when the Operation API is configured as REST API. If you leave this field blank, the connector creates a new object. The connector ignores this field when you set batch count greater than 1.

  • A new grant type when you authenticate using OAuth 2.0, Client Credentials.

  • A new option in the Operation API dropdown box for the Create, Delete, Update, and Upsert operations, Composite API.

  • The operations names for the connector were updated to use Title Case. Although these changes will not affect process executions, if you want to update your process in the build canvas, you will need to re-select the action and operation component in the connector step before deploying.

2024-04 (Version 4)

  • The Create, Delete, Update, and Upsert operations will throw an Application error when operations using the Composite API fail.

  • The @Type attribute is now automatically injected into the records node when executing a Composite API request (API REST, batch size > 1) for the Create, Update, and Upsert operations.

On this Page