Hi Team,
I have inserted csv file in cumulocity(using binaries files API), while getting is it possible to get a json Output?
Thanks,
Himanshu Agarwal
8368334049
Hi Team,
I have inserted csv file in cumulocity(using binaries files API), while getting is it possible to get a json Output?
Thanks,
Himanshu Agarwal
8368334049
The binaries API is really just a blob store. You put blobs in and you get the same blobs out. It cannot do any transformation on what you store there.
So if you upload a csv via binaries API you can also get it back only as csv.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.