1. I need to read a JSON that has a API Request and it need to be connected to Download tool to POST the request for a response, when I read json - its just parsing it into multiple rows but I need it as a single string. Any suggestions please
2. I tried concatenating 2 part requests and used in the download tool but its keep giving error 'Invalid Json payload' but in theory its correct and working in other tools, any guidance on how to send request and receive response would greatly help (using download tool) or any other tool