How to export entire data table in .csv or .zip format using Export Data Table Rest API in CPQ ?
Summary:
We have a requirement where we need to export a data table from production and import to a lower instance, for this we want to export the data table as a whole (has lakhs of records), we tried using the out of the box REST API, actually through a series of APIs (/rest/v19/datatables/actions/export), (/rest/v19/tasks), (/rest/v19/tasks/{taskId}/files), (/rest/v19/tasks/{taskId}/files/{fileName}) but it does not downloads any file, it just returns some response in some weird format, but in help it says that it should download a file.
Content (please ensure you mask any confidential information):
0