Feb 14, 2023 11:03 AM
Working on a project today with Airtable + Zapier (to send out some invitations), I had to make a few changes in the base as I was working. I gather that Zapier references most objects in Airtable by an object ID, so my impression is that, say, changing the name of a field or a view or a table will not break my Zap. Is that right?
(Of course I understand that, if I want to point Zapier at a different table, different view, or different field, then I'd need to do that. I'm just asking about objects in the base that continue to serve same role, just with a modified name.)
Feb 15, 2023 02:16 AM - edited Feb 15, 2023 02:20 AM
Hm I just tested this and changing field names appears to break the Zap, but changing table and view names had no effect? That...seems odd and I feel like maybe I tested stuff wrong or something
Feb 15, 2023 01:33 PM
Thank you for testing. I'm too stressed out right now to do that myself.
Seems a little odd to me that changing names WOULD break a zap, as I can see Zapier retrieving object IDs. I assume those are similar to primary keys in a relational database, and that the plain-English name for a field, or table, is basically an alias that could be updated from the link to the object ID. When I get time I'm going to get into Zapier's community and see if I can learn more about this. Thanks again.