The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Does anyone know of a way to duplicate a base while keeping the record ids the same?We are trying to set up a "staging" instance of our Airtable tables but we have references to the record ids outside of Airtable. This causes all of the references br...
Hey everyone,I'm using the the "airtable" npm package to hook into the Airtable API in my nodeJS project. I was playing around with how the API is initialized and realized that if I pass an "undefined" apiKey, that the queries still work as long as I...
Thanks for the quick response!Unfortunately, it would take some re-architecting to reference a different field.I may look into creating a script that grabs another unique value from the table and uses that to map to the correct record id in the stagi...