Oracle Fusion Data Intelligence

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

Is there a REST API to get the report built with FDI ?

Received Response
27
Views
2
Comments
learning123
learning123 Rank 2 - Community Beginner
edited Sep 30, 2025 11:59AM in Oracle Fusion Data Intelligence

Hi Experts

Is there a REST API feature in FDI to get the report like we have for BIP report ?

we want to get the report built using FDI using the API from Oracle Integration. Please help.

Answers

  • Mallikarjuna Kuppauru-Oracle
    Mallikarjuna Kuppauru-Oracle Rank 8 - Analytics Strategist
    edited Oct 7, 2025 10:26PM

    Hi @learning123

    Currently we don't have any public REST API's for FDI product. If you are looking for the same - Please submit an Idea's Lab Request using Below URL . Based on Up-voting for your Idea You will get the development team visibility for your requirement/ask.

    https://community.oracle.com/products/oracleanalytics/categories/idealab-fusion-analytics

    Regards,

    Arjun

  • RVohra
    RVohra Rank 6 - Analytics Lead

    As of today, Oracle Fusion Data Intelligence (FDI) itself doesn’t natively provide a REST API specifically to directly run or retrieve FDI reports like BI Publisher reports do.

    However, here’s how you can try to achieve this integration:

    Use Oracle Analytics Cloud (OAC) / Fusion Analytics Warehouse (FAW) REST APIs

    • FDI reports are often exposed via Oracle Analytics Cloud (or embedded FAW).
    • OAC provides REST APIs to run reports, fetch data, and export results.
    • You can call these APIs from Oracle Integration to get report output (JSON, CSV, etc.).
    • This requires that your FDI reports are published on OAC/FAW and accessible via OAC REST API.