This is the fourth video tutorial in the Simplifying the Callouts in Salesforce Tutorial Series. In this video I am going to tell you how you can perform multiple callouts in a single transaction from apex using HTTPCalloutFramework. This is a very common and complex scenario in live projects where we need to perform synchronous callouts one after the another. You'll also learn about parsing the HTTP response without using a wrapper class in apex.
In the last tutorial, we connected two orgs. So, here we'll use the same implementation and firstly, we'll create an account using standard REST API. Then we'll create a contact related to that acount and finally we'll query both using the contact id.
Framework:- https://github.com/rahulmalhotra/HTTP...
Code:- https://github.com/rahulmalhotra/HTTP...
Homework APIs:-
1. SFDC Stop Blogs API:- https://sfdcstop.herokuapp.com/blogs
2. SFDC Stop Apps API:- https://sfdcstop.herokuapp.com/apps
3. SFDC Stop Sessions API:- https://sfdcstop.herokuapp.com/sessions
Interested in learning integrations from basics ? Check out out Integration Tutorial Playlist:- • Salesforce Integration Tutorial Series
Subscribe to SFDC Stop:- https://www.youtube.com/c/sfdcstop?su...
Interested about learning Salesforce Lightning ? We have a playlist for that too:- • Salesforce Lightning Tutorial