airtable-php
airtable-php copied to clipboard
Is there a way to add new column to table if not available?
Hi! Is there a way to create a column if its not available on the table?
That would be amazing, unfortunely Airtable does not allow to manipulate the model from the API. You can only interface with the data. To create Tables and Columns you have to do it from their UI. If that changes, we will update the API asap.
Thanks for reaching out!