Create / modify PowerShell script to convert JSON/JPRO file into a .txt file

Job ID: 34712614

Budget: $30 – $250 AUD

I’m looking to convert all fields within a JSON/JPRO file into a .txt (delimited) file using PowerShell.
I have an existing PowerShell script that partially does this. However, it is missing some logic to loop through all the fields and is only getting the main categories and missing the subcategories.
It is essential that the PowerShell script remains generic and is not hard-coded to retrieve any fields. The script will be used for other files with different column headings/data.
Related categories: Visual Basic Shell Script Powershell