Hello Trailblazers, In this video we're going to learn how we can perform Asynchronous Apex Callouts in Salesforce from a VisualForce page using HTTPCalloutFramework. We'll cover the following points:-
1. Introduction to Asynchronous Callouts
2. What is a Continuation Class and the syntax we need to follow in order to implement continuation class from a visualforce page
3. A live demo of visualforce page performing asynchronous callouts to 3 different APIs and getting response from all of those in one click
4. Limitations and considerations of Apex Continuation
Download the framework here:- https://github.com/rahulmalhotra/HTTP...
Blogs API:- https://sfdcstop.herokuapp.com/blogs
Apps API:- https://sfdcstop.herokuapp.com/apps
Sessions API:- https://sfdcstop.herokuapp.com/sessions
Subscribe to SFDC Stop:- https://www.youtube.com/c/sfdcstop?su...
Have a look at the full playlist:- • Simplifying the Callouts in Salesforc...
Interested in learning about Scratch Orgs and SFDX ? Have a look at the playlist:- • Getting started with Scratch Orgs and...
Interested in learning about Integration ? Have a look at this playlist:- • Salesforce Integration Tutorial Series