Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

CSV file content to JSON

I have created an API Proxy. This proxy fetched the content of the csv file from source system.

When I test this proxy in POSTMAN I get csv file content in the POSTMAN console. However, When we call this proxy via web browser gives option to download the csv file itself.

My question can we intercept this CSV file data in apigee and then convert it into JSON format and then give it to the consumer.

I read some other threads and solution is to write a Javascript. But is that even possible in my case.

 

0 5 1,275
5 REPLIES 5