In this post we are going to see how to pass sObject list to future method from Trigger. As we know Future methods can’t take standard or custom objects as arguments. So here will use serialize and deserialize in Apex.