How to move data from response of Http (JSON data) to a JSON file - TagMerge
1How to move data from response of Http (JSON data) to a JSON fileHow to move data from response of Http (JSON data) to a JSON file

How to move data from response of Http (JSON data) to a JSON file

Asked 1 years ago
0
1 answers

I was able to find the solution by having the data type of JSON on next "Copy data" pointing to the text file (csv) that I used. Even though the file was originally created with DelimitedText (csv) file, when I pointed that same file, but using JSON format, it took it.

Source: link

Recent Questions on json

    Programming Languages