Activity Forums Salesforce® Discussions What is the use of Apex Continuation object in Salesforce?

  • Yogesh

    Member
    August 9, 2019 at 11:55 am

    on Continuation object in Apex – Asynchronous callouts for long running request – Live Demo
    We may run into scenario in Salesforce project, where we need call external web service but no need to wait for response. Response from external web service can be processed asynchronously and once processed it can be presented in Visualforce page.

    so we can accomplish this by using  Continuation object as well.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos