How to Update Only Records Using External Id REST API in Salesforce

Опубликовано: 01 Январь 1970
на канале: Technical Potpourri
707
11

After Summer 24 Salesforce Release i.e. from API version 61 onwards, 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.

In this video, I am explaining this new feature with a sample code snippet.

#apex #rest-api #externalid #salesforce #update #upsert #httppatch

▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬
0:01 - Introduction
0:44 - Setting up the environment and postman
2:43 - Execute the HTTP Patch Call to Update Existing Record
5:00 - Execute the HTTP Patch Call to Create New Record
5:48 - Introduce the new parameter to only update the existing record
7:39 - Final Thoughts

📌 Blog - https://sudipta-deb.in/2024/07/how-to...
📌 How To Use Salesforce APIs Collection With The Postman 🚀 🔥 -    • How To Use Salesforce APIs Collection...  
📌 Automate User to Permission Set, Group, Queue Assignment in Salesforce | User Access Policies -    • Automate User to Permission Set, Grou...  
📌 Improved Salesforce Flow Address Component | How to use Google Map in Flow -    • Improved Salesforce Flow Address Comp...  
📌 Use Flow Repeater Component To Collect Information And Create Records -    • Use Flow Repeater Component To Collec...  
📌 Salesforce Summer 24 Release Playlist - https://bit.ly/3Ur0XCW
📌 Salesforce Spring 24 Release Playlist - https://bit.ly/3wyAB9I
📌 Salesforce Winter 24 Release Playlist - https://bit.ly/3P0bun0
📌 Salesforce Summer 23 Release Playlist - https://bit.ly/3Mw6rbx
📌 How To Add Named Credentials To Permission Set Using Principals -    • How To Add Named Credentials To Permi...  
📌 Salesforce Flow Playlist - https://bit.ly/3nIpTnT
📌 HTTP Post Call From Salesforce Flow -    • Salesforce Summer 23 Release New Flow...  
📌 External Services in Flow - HTTP Callout -    • External Services in Flow - HTTP Call...  
📌 Salesforce Release Playlist - https://bit.ly/3r7F0cn

✨ Blog: https://www.sudipta-deb.in/
✨ Subscribe for new videos on technology every week: https://bit.ly/3vCQKpg

✨Connect with me
📌 Twitter:   / thesudiptadeb  
📌 Website: https://www.sudipta-deb.in/
📌 LinkedIn:   / sudiptadeb  
📌 Facebook:   / technicalpotpourri  

Credit: Music I Use under the Mixkit License
Disclaimer: All opinions are my own and this video content is not endorsed by Salesforce, Google or any other company in any way.