Is it possible to retrieve data with API for columns defined in a report with related modules?
thanks
Omar
Is it possible to retrieve data with API for columns defined in a report with related modules?
thanks
Omar
You can execute a Report with an /Reports/:record/:type GET API call.
But I believe it's limited to rows and columns reports.
You can execute a Report with an /Reports/:record/:type GET API call.
But I believe it's limited to rows and columns reports.
yes, but it doesn't extract data from related modules (ex.: Opportunity name + Revenue line items name)
Further more not only the fields included in the report are extracted, but all the fields of the main module of the report.