-
Updated
Jul 18, 2021 - JavaScript
{{ message }}
Baserow is an open source no-code database tool and Airtable alternative. This is a mirrored repository, the official one is hosted on https://gitlab.com/bramw/baserow.
SeaTable: easy like a spreadsheet, powerful like a database
Ruby wrapper for Airtable, your personal database
A Cloudflare Worker that allows you to make secure requests to the Airtable API from your frontend.
Build your own community curated resources list using Airtable + ReactJs
Export Airtable data to YAML, JSON or SQLite files on disk
Java API for Airtable (http://www.airtable.com)
One feature that is not yet implemented is similar orgs.
The feature would show users similar organizations so that they could easily jump to other companies.
The biggest challenge is that often companies are in many sub-categories so we would have to say "Similar" companies instead of the category label. And we'd have to draw from many categories when making the list.
Either way, it migh
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:
asyncAirtable.update('table', {
where: "{name} = 'Graham'" // This is just a standard filter formula string, and will need to be updated when we build the query builder too, so we don't have a fragmented user experience
fields: {
hungCreate local backups of airtable databases
Configurable automated backups for Airtable meant to be self-hosted, powered by AWS Lambda/S3 with the Serverless framework
Quickly make an API from Airtable
Add a description, image, and links to the airtable topic page so that developers can more easily learn about it.
To associate your repository with the airtable topic, visit your repo's landing page and select "manage topics."
Hi
I am getting an error like this, i am trying to attach a URL pulled from google cloud.
HTTPError: 422 Client Error: Unprocessable Entity for url: https://api.airtable.com/v0/appgg2Dz6pmuRMwiQ/PO/recXVxnFpSBlYCqzw (Decoded URL) [Error: {'type': 'INVALID_ATTACHMENT_OBJECT', 'message': 'Invalid attachment for field Invoice PDF: parameters must be objects, not strings'}]
Please help,
Tha