Activity › Forums › Salesforce® Discussions › What is the difference between JSON Parser and JSON Deserialization ? Salesforce® Discussions What is the difference between JSON Parser and JSON Deserialization ? Posted by Hariom Chaudhary on September 19, 2019 at 10:38 AM What is the difference between JSON Parser and JSON Deserialization ? Laveena replied 6 years, 8 months ago 2 Members · 1 Reply 1 Reply Laveena Member September 19, 2019 at 12:10 PM Hi Hariom, JSON deserialization is a method used for JSON parsing in salesforce. We can deserialize a JSON response into a class using the ‘JSON.deserialize’ method. For more info you can go to: https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_json_jsonparser.htm Hope this helps Thanks Log In to reply. Public All Members My Connections Only Me PublicAll MembersMy ConnectionsOnly Me Public All Members My Connections Only Me