Activity Forums Salesforce® Discussions How to convert JSON to string in Salesforce?

  • Aditya

    Member
    September 10, 2020 at 7:55 pm

    Hi,
    By using this code we can convert JASON to string:
    String result = (String)JSON.deserializeUntyped(response.getBody());

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos