Description:
Enhancement request for Export API: Download file (sample URL below) to output data in JSON format
Example of enhancement:
GET https://api.anaplan.com/major/minor/workspaces/workspaceID/models/modelID/files/fileID/chunks/chunkID
Benefit/impact:
Anaplan Connect does not have the Export (direct) into Oracle functionality, so we have to use other integration tools instead (like Workato). We are planning on developing Workato's recipes by calling Anaplan's Export REST API and parsing the Export data in JSON format and loaded into Oracle data warehouse.