quickbase_create_lookup_field
Create a lookup field in QuickBase by linking a child table to a parent table, enabling data reference and integration across related tables for improved data management.
Instructions
Create a lookup field to pull data from a related table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
childTableId | Yes | Child table ID where lookup field will be created | |
lookupFieldLabel | Yes | Label for the new lookup field | |
parentFieldId | Yes | Field ID in parent table to lookup | |
parentTableId | Yes | Parent table ID to lookup from | |
referenceFieldId | Yes | Reference field ID in child table |