TDV Adapter for FinancialForce

Build 22.0.8462

GetCustomReport

Get the custom report by report Id.

Input

Name Type Description
ReportId String The ID of the report.
ReportUrl String The base url of the report, like: https://na2.salesforce.com/
ReportFilter String Filter in the form of SQL condition (EX: WHERE CREATE_DATE>"2015-01-01"). Used to sort and get specific rows. Note, the name of the column being filtered must be the full column name (including the table name if applicable) and not its label.

Result Set Columns

Name Type Description
* String Output the records in report.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462