CSV output from HTTP request

Hello All,

I have an HTTP request call where the result of the call is in csv format. The API call was successful in Postman. But I am unable to retrieve in uipath. Could you please help me on this.

Thanks in advance,
SLKT

Need to provide endpoints and parameters

@purchase_slkt

Can you provide more insight on this issue by providing some screens and any error screens?

Thanks

Try body format as : application/csv

I am able to get the output as string. but I would like to add it to the Data Table