Help
Karl_Hughes
5 - Automation Enthusiast
5 - Automation Enthusiast
since ‎Sep 08, 2018
‎Nov 29, 2022

User Statistics

  • 10 Posts
  • 0 Solutions
  • 0 Kudos given
  • 3 Kudos received

User Activity

I’ve been working on a way to proxy Airtable API calls through a Cloudflare worker. What this library lets you do is add permissions and securely attach your API key to Airtable API requests without letting users see your credentials on the frontend....
If I create an Airtable with two tables in it, call them posts and comments, I can use either table name to delete records on the other table. In other words, if I have a comment with the ID recIA3d3kRJwccR4M, I can call: DELETE https://api.airtable....