Skip to main content

How to create custom new table, form views using automations or scripting?

  • March 31, 2023
  • 1 reply
  • 31 views

Forum|alt.badge.img+1

Is there any way we can create custom table, form views using airtable scripting or automations?

1 reply

TheTimeSavingCo
Forum|alt.badge.img+31

I believe you can create new tables via the scripting extension or web API, but not via automations.  (You could run a script inside automations to call the web API I guess?)

I don't think you can create new views via scripting in general

Here's a link to the documentation so that you can check for yourself