Oracle Analytics Forum

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Exporting data from REST API OAC to CSV/XML/JSON or similar format

Accepted answer
41
Views
6
Comments
User_6WR9W
User_6WR9W Rank 3 - Community Apprentice

Hi,

I'd like to export data from an OAC analysis or workbook via the REST API to CSV, XML,JSON, or another format that's easy to import into a database.

If this isn't possible via the OAC REST API, perhaps there's another similar solution.

Best Answers

  • Please could you log this as an idea in the ideas lab - it's something we'd like to implement for the REST API.

    Currently, you'd need to use the SOAP APIs:
    https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/c_xmlviewservice_service.html
    https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/to_analysisexportviews_service.html

    Regards
    Mike

  • @Ambient

    If you have not already, please file an Ideas Lab request for features that are not currently present in the product.

Answers