The Community will be undergoing maintenance from Friday February 21 - Friday, February 29 and will be "read only" during this time. To learn more, check out our Announcements blog post.
Using the API, how can I retrieve a list of possible values for a Select field?The documented way is with the Meta API - https://airtable.com/developers/web/api/get-base-schemaBut, for me, https://api.airtable.com/v0/meta/bases/{baseId}/tables return...
I wish to add files to records from Google Drive.I thought Airtable's Attachment field had no native integration for this - but, actually, when I open the "Add an attachment" window, I see a range of files services including GDrive, with which I can ...
I have a base with a field "Company" that is a linked record.Ultimately, I want to pre-fill my form with all values inc Company.First, how can one pre-fill a Linked record field? Seems like it isn't possible.Second, even if it is possible, how can I ...
I’m contemplating moving from WordPress to Airtable, where I would spit out posts via the API (not with Webflow on the end of it). Of the many things I’m trying to wrap my head around…
How would article bodies function, from a formatting perspective?...
Is there any capability for a remotely-hosted attachment, ie. images hosted on a different server but which can display as attachment thumbnails in Airtable?
Let’s say, I have many images hosted on S3/Cloudinary…
If I have a URL field containing the ...
I'm finding this now via Integromat/Make - uploads from Google Drive create a proto-file that has no content and immediately disappears.I've used the same Google Drive actions as @ScottWorld - ie to generate an openly-available web share link. I've c...
The motivation behind my question was - I have a WordPress site with 11,000 (about 88Mb DB) posts, 9,000 images (about 3Gb) and very little traffic. I’m considering a lighter and cheaper option.
That could be moving off WordPress, moving to Airtable ...
kuovonne:
Are you still using WordPress, but just moving the content to Airtable?
Still on WordPress and thinking through various options. I thought I wanted to just move to using Airtable/Nocodb as a headless CMS DB, and spit out content to p...
I would likely already have the HTML in a Long Text field, by dint of doing the import from WordPress/MySQL. (WordPress stores posts in MySQL as plain-text HTML).