Activity Forums Salesforce® Discussions What is the use of JSON while working in SalesforceApex?

  • chanchal kumar

    Member
    July 31, 2018 at 1:41 pm

    hello Anurag

    JSON is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate, system.json have two method serialize() and Deserialization().

    You can handle Apex objects similarly to sObjects with the System.JSON class.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos