Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData SSIS Components for Airtable Views
| Name | Description |
| SampleTable_Attachments | A child view of the SampleTable table, automatically generated to display the contents of attachment-type fields. This view provides detailed metadata for each file attached to records in SampleTable, including file properties and thumbnail information. |
| 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. |