quickbase_create_relationship
Establishes a parent-child relationship between tables in QuickBase by linking them via a foreign key field in the child table.
Instructions
Create a parent-child relationship between tables
Input Schema
Name | Required | Description | Default |
---|---|---|---|
childTableId | Yes | Child table ID | |
foreignKeyFieldId | Yes | Foreign key field ID in child table | |
parentTableId | Yes | Parent table ID |