async-airtable icon indicating copy to clipboard operation
async-airtable copied to clipboard

A lightweight npm package to handle working with the Airtable API.

Results 10 async-airtable issues
Sort by recently updated
recently updated
newest added

**Describe the bug** There's an issue when trying to use the module, it just doesn't work. Am I getting something very wrong? I used version 2.1.0 without any problems and...

An example of a netlify function using your library would be welcome. Not sure why but I always end up with an error saying that "SyntaxError: Cannot use import statement...

I've been seeing quite a few instances of the following error in the monitoring software we use for vacfind: ``` Message: Error: Error: {"error":{"type":"LIST_RECORDS_ITERATOR_NOT_AVAILABLE"}} at this.select/< line 1, column 6350...

bug

Add support for data models to allow for type checking without sending a request.

enhancement
big-project
low Priority

We should add support for a filter formula string or query on the update methods, so it doesn't have to be done by ID. Something like: ``` javascript asyncAirtable.update('table', {...

enhancement
good first issue
low Priority

Bumps [webpack](https://github.com/webpack/webpack) from 5.58.2 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4. Release notes Sourced from loader-utils's releases. v2.0.4 2.0.4 (2022-11-11) Bug Fixes ReDoS problem (#225) (ac09944) v2.0.3 2.0.3 (2022-10-20) Bug Fixes security: prototype pollution exploit...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies