Hi folks,
I've been doing some work converting CSVs into JSON format but I've hit a problem, I'm attaching 3 files, my raw data from CSV, my alteryx flow, and the format I'd like the data to be in.
The API call requires a set of square brackets, I've applied what I thought was the correct logic into my flow but as can be seen the JSON format only shows curly brackets.
Additionally I'd also like to be able to include as many requests as necessary within my request, rather than applying them one at a time.
**All data being shared is random and it isnt related to any clients I'm currently working with.**
Any help with this would be massively appreciated, I'm in a real jam!
Kev