Skip to main content The Trailblazer Community will be unavailable from 2/1/2025 to 2/2/2025. Please plan your activities accordingly.
Hi Guys,

I have new to Rest Integration and I have requirement to implement the process to consume the external rest webservices and make the callout whenever a case has been created in salesforce. For this i have creeated apex class with future methosds to handle the callouts and calling the methods from trigger.

Now I have to handle the cases that are not proccesed or errored due to some server errors. 

Can any one suggest me the best way to handle the error callout transactions ? 

Appriciated your great suggestions.

Thanks,
2 answers
  1. Aug 31, 2018, 6:19 AM
    Hi Santosh,

    Thanks for response.

    I can insert recordID into a custom object but I dont want to stop there. Im looking for the best way to process them agian without user interaction. 

    Now Im having the option as recreate the record so it will follow the Callout process.

    Thanks,

     
Loading
0/9000