The Airtable Community will undergo scheduled maintenance on September 17 from 10:00 PM PST to 11:15 PM PST. During this period, you may experience temporary disruptions. We apologize for any inconvenience and appreciate your understanding.
Hi All!
I am building a tool with Airtable as database and users can access using API. Is there a way I can review log of all user requests? I am especially interested in requests that failed to analyze and add those records to my Airtable db.
@kuovonne - thanks for this! I was hoping I could do this using Airtable. My tool’s front-end currently is excel, so I have now added a vba code to log all failed API requests to a separate table in Airtable.