SampleTable_Collaborators
A child view of the SampleTable table, automatically generated to display the contents of collaborator-type fields. This view provides detailed information about each collaborator assigned to records in SampleTable, including their names and email addresses.
Columns
| Name | Type | Description |
| Internal_Id | String | The unique identifier assigned to each collaborator record in this view. |
| CreatedTime | Datetime | Timestamp specifying when the field was created. |
| RowId | String | The unique identifier of the parent record in SampleTable to which the collaborator is linked. |
| ColumnName | String | The name of the collaborator-type column in SampleTable where the collaborator information is stored. |
| Name | String | The display name of the collaborator as defined in Airtable. |
| String | The email address associated with the collaborator's Airtable account. |