# Get records from a report action (batch)

This action gets records from a pre-built report in your Quickbase.

# Input fields

Field Description
Application Select an application in your Quickbase account.
Application token This is required if this application has been configured to require tokens for data access. You can obtain the token from the application's Settings > App properties > Manage Application Token.
Table Select the table where you plan to create the record. You can either select the table from the drop-down, or provide the table ID.
Report Select a Quickbase report. Workato fetches records from this report.
Report field list Workato can support a maximum of 150 fields from a Quickbase table. If your table has more than 150 fields, select the fields you plan to use in the Table field list.
Sort field Select a field to use for sorting the records.
Sort order Select the order to sort the records, based on the selected Sort field. Defaults to Ascending if left blank.
Limit Enter the number of records you plan for this action to return. Minimum is 1 and maximum is 1000.

# Output fields

The output datatree contains a list of records. Each record contains information based on the selected fields.

Field Description
Records A list of records from the specified report.


Last updated: 7/8/2024, 5:46:41 PM