I am trying to figure out a way to count the number of records in a view or limit the number of records in a view.
My goal is to create an “Archive View” to run an integromat automation every time a record that is over 49,000 in that view (50,000 is max).
So record 49,001 goes into the archive view, then Integromat runs automation to archive that one record into anther Airtable Base, then deletes it from current base.
Hope that makes sense :slightly_smiling_face: