Activity Forums Salesforce® Discussions In Salesforce, How to implement JSON in Apex Class?

  • Aditya

    Member
    March 2, 2020 at 3:10 pm

    Hi,

    JSON class has methods for serializing Apex objects into JSON format and deserializing JSON content that was serialized using the serialize method in this class, all the fields of the related objects are visible. Using the JSONGenerator class methods, you can generate standard JSON-encoded content and you can include the fields that you want to display.

     

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos