Salesforce - Get report by ID action ​

This action retrieves columns and rows from a Salesforce report.

Input ​

Input fieldsDescription
ReportSelect a report to retrieve. Alternatively, use the drop-down menu to toggle this field to Enter the report ID and enter a report ID from the output of another action, such as Search records.
On-behalf-of user emailOptional. Enter the email of a Salesforce user to impersonate. Contact your Workato Customer Success Manager to enable this field. This field only supports JWT connections.

Output ​

Output fieldsDescription
AttributesAn object containing the report's attributes. For example: the Report name, Report ID, and Type.
ColumnsAn object containing information about the report's columns. For example: Label, Name, and Type.
RowsAn object containing information about the report's rows. For example: a Columns object, List index, and List size.

Last updated: