#1MinuteTip #SalesforceSummer24 You can now update a record using the value of its external ID with the new updateOnly parameter in REST API.
Previously, you could only upsert a record using its external ID.
Product Area: Integration
Ensure that you are using API version 61.0 or later. When you use the flag updateOnly=true and if the record does not exist, Salesforce will return the response code 404 with message “The requested resource does not exist”.
References & Useful URLs
- For Related Summer ’24 Release Note Article – Click Here
Introducing Mastering Salesforce APIs Training Course
Liked this post? We are now offering a complete self-paced, video-based training course on Mastering Salesforce APIs. The course comes with downloadable step-by-step PDF guides, unlimited access, free upgrades, community discussion area, free preview and more. For more details, please click here.