Forum Discussion
SudhakaraS
4 years agoKhoros Alumni (Retired)
There is no cache mechanism in Bulk API to remember the previous calls, each call is treated as independent. We just tried both CSV and JSON it works as expected, not seeing any issue.
here is the CURL we used for testing JSON export for
curl --location --request GET 'https://eu.api.lithium.com/lsi-data/v1/data/export/community/schneider.prod?fromDate=20200923&toDate=20200926' \
--header 'client-id: **********' \
--header 'Authorization: Basic *********' \
--header 'Accept: application/json' -k -o schneider_20210913