Quickbase - Search records action (batch)

This action searches for records in a specified Quickbase table that match the search criteria.

Input

FieldDescription
ApplicationSelect an application in your Quickbase account.
Application tokenThis 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.
TableSelect the table where you plan to create the record. You can either select the table from the drop-down, or provide the table ID.
Table field listSelect which columns in your Quickbase table to map to. 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. These fields are dynamic and change based on the Table you select.
QueryUse Quickbase query to fetch only records that match your query. Query syntax is {'fid'.operator.'matching_value'}. For example, {'7'.EX.'Test'}.
Sort fieldSelect a field to use for sorting the records. If you don’t specify the sort field, the default order of the records on the report layout page is used.
Sort orderSelect the order to sort the records, based on the selected Sort field. Defaults to ascending if left blank.
LimitEnter the number of records you plan for this action to return. The minimum is 1 and the maximum is 1000.

ADDITIONAL FIELDS

Workato displays additional fields which you can use to filter records in your Quickbase table. The fields available are dynamic and change based on the table you select.

Output

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

FieldDescription
RecordsA list of records that match the search criteria.

Last updated: