I found multiple posts stating we can’t create new columns/fields on a base but then I also see posts like the following two where the script looks like it’s calling a create() method. Are we able to create new columns/fields through a script?
Use case here is checking two view and automatically creating any fields that exist on table 1 that doesnt exist on table 2. Would also be nice if we could then adjust the automation actions to automatically grab any newly added column/field and it’s value.