airtable-php icon indicating copy to clipboard operation
airtable-php copied to clipboard

Is there a way to add new column to table if not available?

Open ThinkDevStudios opened this issue 4 years ago • 1 comments

Hi! Is there a way to create a column if its not available on the table?

ThinkDevStudios avatar Apr 18 '21 04:04 ThinkDevStudios

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!

sleiman avatar Apr 18 '21 04:04 sleiman