Activity Forums Salesforce® Discussions What is JSON deserialize in Salesforce?

  • Anjali

    Member
    July 9, 2020 at 11:48 am

    Returns a new JSON parser. deserialize(jsonString, apexType) Deserializes the specified JSON string into an Apex object of the specified type. deserializeStrict(jsonString, apexType) Deserializes the specified JSON string into an Apex object of the specified type.

  • Ayush

    Member
    July 9, 2020 at 1:20 pm

    Deserializes the specified JSON string into an Apex object of the specified type.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos