PART 2 — Generating multiple JSONs from single JSON of self referential Object

OmkarDeokar
May 1, 2022

--

You just created your json file from SFDX and exported your JSON file, but now you have to break down this JSON into multiple small jsons so that it can be used

(breaking selfref is required because insert parent dependencies records first and then child records) in a tree like fashion.

--

--

OmkarDeokar
OmkarDeokar

Written by OmkarDeokar

Making world a better place…blah…blah

No responses yet