Simplifying Asynchronous Callout in Salesforce | Continuation | Lightning | HTTPCalloutFramework

Published: 13 June 2020
on channel: SFDC Stop
3,474
35

Hello Trailblazers, In this video we're going to learn how we can perform Asynchronous Apex Callouts in Salesforce from a Lightning Component 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 lightning component
3. A live demo of lightning application performing asynchronous callouts to 3 different APIs and getting response from all of those in one click

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