Connect Airtable content bus
connect_airtable_content_busSet up an Airtable content scaffold with record and field maps, sync policy, adapter source, and token/rate-limit safety notes for reliable TouchDesigner integration.
Instructions
Create an Airtable content scaffold with record maps, field maps, sync policy, adapter source, and token/rate-limit safety notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | airtable_content_bus |
| active | No | ||
| base_id | No | app_show_base | |
| view_name | No | Approved | |
| table_name | No | Show Content | |
| adapter_url | No | http://127.0.0.1:9061/airtable | |
| field_count | No | ||
| parent_path | No | Parent COMP for the Airtable content-bus scaffold. | /project1 |
| adapter_mode | No | rest_json | |
| record_count | No | ||
| sync_direction | No | read_only |