api/airtable.js
Makes it easy to work with the Airtable API and perform tasks such as fetching and updating records. Fetches all records if page number not provided.
Example:app.api.woo.getProducts(options);
app.api.woo.updateProduct(options, product);
A module for ac-bundle-app, published by ac-bundle-module. namespace: ac-apps-minimal
Available Methods: getRecords