Salesforce Integration | JSON Parsing in Apex

Поділитися
Вставка
  • Опубліковано 7 вер 2024
  • In this video, we discuss about :
    What is JSON?
    What is parsing actually?
    JSON utility Class in Salesforce
    Serializing and Deserializing Data
    Untyped JSON parsing method
    The scenario where untyped JSON parsing method is preferred
    Apex class-based parsing method
    Scenario where Apex Class-based JSON parsing method is preferred
    Best practices for JSON parsing in Apex
    LinkedIn - / pankaj-andhale-1b664a51

КОМЕНТАРІ • 6

  • @yatin1370
    @yatin1370 9 місяців тому

    This is the clearest explanation I have seen for this topic which is such an important part of Integration...Thanks Pankaj for this great tutorial!

  • @TheVinaymadhav
    @TheVinaymadhav 2 місяці тому

    very well explained.

  • @NikPicss
    @NikPicss Рік тому +1

    Nice 👏

  • @jbardet
    @jbardet 9 місяців тому

    Incredible job with this video! Question: is the new Tranform (beta) element (available in flow as of Winter '24 release) another method available now to parse JSON responses?

  • @sasikalakesavan532
    @sasikalakesavan532 Рік тому

    Thank u so much

  • @rebajitchannel6065
    @rebajitchannel6065 Рік тому +1

    Very nice sir