Skip to main content
Solved

create a new grid view when inserting a new record in a specific grid

  • January 22, 2023
  • 2 replies
  • 63 views

Forum|alt.badge.img+2

When entering a new record in a grid view in airtable.

I want to start an automation that will create a new grid view with some specific filters.

Practical example

I have a franchise. And when I register a new franchisee, it will automatically create a grid view, with some specific filters. Then I'm going to share the visualization of this grid view with this franchise.

look the video
https://www.loom.com/share/3cfbea4199d0488a89500344a4f98acb

Best answer by kuovonne

I have not viewed your video. However, I can tell you that automations cannot create new views. Scripting, custom extensions, and the Web API also cannot create new views. It also is not possible to change view filters using automations, scripting, custom extensions, web api, etc.

2 replies

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • Answer
  • January 22, 2023

I have not viewed your video. However, I can tell you that automations cannot create new views. Scripting, custom extensions, and the Web API also cannot create new views. It also is not possible to change view filters using automations, scripting, custom extensions, web api, etc.


Forum|alt.badge.img+4
  • New Participant
  • 1 reply
  • March 17, 2024

thank you Kuovonne for your insights