Quickbase - New record trigger (real-time)

This trigger picks up new records in your Quickbase instance in real-time. Workato processes each record as a separate job.

Input

Input fieldDescription
ApplicationSelect an application in your Quickbase account.
Application tokenRequired if this application is configured to require tokens for data access. You can obtain this value from the application in Settings > App properties > Manage application token.
TableSelect the table to monitor for new records.
When first started, this recipe should pick up events fromFetch records created after a specified time. You can't change this value after you test or run this recipe. Refer to Triggers to learn more about this input field.

Output

The output datatree contains information about the new record. This includes the record ID, the fields of the record, and the timestamp.

FieldDescription
Record IDThe ID of the new record.
FieldsThe fields of the new record.
Created timeThe time the record was created.
Modified timeThe time the record was last modified.

Last updated: