Ask questions, get answers and engage with your peers
New here? This is a great place to start
Get support directly from your peers
Celebrate your Airtable wins
Forge connections with other Airtable users
Explore and RSVP for upcoming events
Read the latest news the Airtable team
Anyone want to share their Airtable team workspace? I just need access to use the script automation feature for a short term project. Thanks a lot
Hello!I am a novice with automations and trying to figure this out:I have one table for Projects, each record is a separate project that is then linked to records in another table for Deliverables. When I change the status of a project to Archived, I’d like an automation to trigger all the linked records in Deliverables to also change their status to Archived. What is the best way to set this up? Thanks in advance!
One of my team members is running into an issue where the default interface view is “edit mode”. Please advise.
Looking for Airtable’s AI data policies. This link in the online guide is broken: Get familiar with Airtable’s data policy - We are committed to maintaining the highest level of data security, ensuring that whatever you input into Airtable—including AI—is managed according to our data policies. Learn more about our data policies here. Anyone know where I could find Airtable’s relevant data policies? I have not been able to find anything about the sharing of base data with 3rd party processors (eg OpenAI if an OpenAI API is used) or any links to 3rd party policies.
Hi everyone!Two of my collaborators are using Airtable on their tablets, and when they try to open certain pages (like interfaces or synced views), they get the message:“This page is not supported on mobile.”Or“Incorrect Permissions” The strange part is: I can open the same exact pages on my phone (mobile browser and Airtable app) without issues. Their permissions haven’t changed, and they’ve had access before. We tried checking their login, app version, and even attempted opening in a browser instead of the app, but the problem persists.Has anyone experienced this before? Could this be device-specific, or related to screen size/resolution? Any ideas or workarounds would be appreciated!Thanks in advance 🙏
Hello Airtable Community,If you’re looking for a way to integrate Airtable with Notion, I’ve created a beginner-friendly tutorial that walks you through syncing your Airtable data directly into Notion using an API-based approach.🔗 Step-by-step guide: Import Airtable data into Notion This Notion + Airtable integration tutorial covers: How to get your Airtable API token How to build a request URL to fetch your Airtable records How to sync data into your Notion database automatically It's perfect if you're trying to centralize your Airtable workflows in Notion without manual copy-pasting.Let me know if you have any questions.
I have a bunch of columns/fields that use the same list of single-select values. I have changed the colors of the selectable values in one of the columns and I want to apply the same change (colors) to all the other columns with the same range of values. How can I do this short of manually edit the colors on all the other columns?
AirTable is not allowing me to upload my CSV file. I click on the + sign, select “CSV file” under “Add from other sources”. I drag in my CSV file under the “Local Files” section and click “Upload 1 file”. It seems to work, I select “Create a new table” under the “Import your file” dropdown. It shows me a beautifully created base with all the column's I’d like. However when I click “Import” I get an error sign saying “Can’t import CSV file” with the statement “Invalid data” underneath. Does anyone know what might be going on / how I can fix this. The only option airtable gives me is to click a button saying “Okay” and I’m back to the start.
Hello, I'm stuck and need your help.I created a 6-page contract using the Airtable Page Designer extension.The problem is twofold: I succeeded in the first step but not the second.Basically, the Page Designer extension only allows you to edit a single page. I found a way to extend the page height by multiplying it by 6. Except that Airtable doesn't allow you to insert page breaks, and I'm exporting a very long PDF file that I can't split. And no matter how hard I search, I haven't found an acceptable solution for printing this contract correctly.Do you have any solutions or advice?Thanks!
Setup Create a table called “To watch”. Keep the default fields (Name, Notes and Attachments) Get an OMDB API key: http://www.omdbapi.com/apikey.aspx Script Add a scripting block with the following script: // Get an API key from OMDB here: http://www.omdbapi.com/apikey.aspx const OMDB_API_KEY = 'YOUR_API_KEY'; // Shows all the button groups together and waits for a button click // Returns the first button that was clicked async function chooseFromButtonGroups(label, buttonGroups) { output.markdown(`## ${label}`); return await Promise.race(buttonGroups.map(([label, options]) => input.buttonsAsync(label, options) )); } async function addTitle(title) { const info = await fetch(`https://www.omdbapi.com/?t=${title}&apikey=${OMDB_API_KEY}`); const { Title, Runtime, Plot, Poster } = await info.json(); output.markdown(`  # ${Title} ${Plot} Runtime: \`${Runtime}\` `); const table = base.getTable('To watch'); await t
Hello all:I have a table that stores our department's class offerings schedule. The important fields are:Lecturer's name Course number Day of the week (Multiple select - as there can be multiple days the class is offered) Start time of the class (the date does not really matter here; We only care about a typical week) Duration of class (in minutes) - helps to compute the end time of the sessions. I would like to generate a view that shows us the Weekly Schedule that is “date Agnostic” for an entire semester. The columns will be the weekdays, and the rows will be the time frames of each day (running from 7am to 9pm). I would like the classes to be filled into a “calendar-like” view based on their time and day of offering. This will aggregate across all classes, and i would also like to apply filters to it. We achieved it in Tableau, but it would be nice to have it in Airtable, where all our data are typically stored. Thanks for your help.
Hi, Many of my automations that worked for months are failing after the recent update. Is anyone else experiencing this?
Are there any airtable builders based in the UK. I need to find someone registered here to qualify for funding for my project which is a client facing portal. Thanks
Accelerate your learning journey with comprehensive learning paths and validate your knowledge with Airtable certifications.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.