Ask your questions about Airtable Automations here.
Recently active
I have an automation that conditionally sends a Slack message when a record enters a view and matches a particular datetime field. The conditional action editor only allows me to select a date to match, but I need it to be more granular, such as the datetime field is prior to 6 hours ago. Is there a reason Airtable is so klunky and only allows to match on the date?
I was wondering if it was possible to setup an automation that would auto delete a record with a specific single-select field entry after 30 days or something.
I want to embed a form inside an email automation and I can’t find where I can add HTML blocks to insert the script to Airtable body email sender. Thanks
Hi, To link my tables just after the import (csv files) I use Automation (find record, update record,…) But I’ve a table with 25 000 records and I made the import twice. I just reiceved an email from Airtable to inform me that ’ my workspace reached its monthly automation run limit ’ . I’ve a Pro plan. Do you now if it’s possible to add (buy) Automation run ? I need extra automation run only after the import (one time /year)
As a species, we love power tools. They help us get big jobs done quickly and with less effort. A good chainsaw can slice through a cord of firewood in a blink. A smart operator will take care to wear eye protection, gloves, and even a carbon fibre vest. And because they’re operated by humans, we can easily avoid accidents like mistaking redwood lumber for that new deck as firewood. :winking_face: Automations are the equivalent of an unattended chainsaw. Imagine starting a chain saw and it just takes off at a rapid pace slicing through all the logs while you relax and enjoy a fine beverage. (queue Tim the Toolman growl here). But now let’s imagine a different scenario - it’s 2 AM and the chainsaw magically starts and begins to slice through all your neighbours’ beautiful redwood privacy fencing? Ooops! There’s an abundance of posts in this community about automations that don’t seem to run when all indications suggest they should. Of less interest is the opposite - automations that
I’m writing a script that where I need to identify if a record has been deleted or not based on the recordId. From what I can tell a deleted record doesn’t return any values identifying its active state in the record object when using the selectRecordAsync() function. Is there a work around for this?
Hello! I am trying to create a table that autogenerates a list of tasks to complete for each record I have. I want the final table to look something like this, where each record has a list of tasks underneath it: However, when I’ve tried to do it myself, I have only managed to create a separate checklists, where each task is split up. I can’t get the record name to auto-populate into the first column; only the task name shows up. I want the checklists to show up under the record name. In this example, I want “File Determination of Suitability” and “File Report” to show up as tasks underneath each project, not as if they are their own separate projects. If anyone has any suggestions, I would be greatly appreciative. Thanks!
Hello, all! I have a list of people in a table named ‘Responses’. On a specific date and time I want an automation (or script?) to run that will create random pairings from the names on this list. I would like pairings to be created for the next 6 months in a separate ‘Assignments’ table and no two people paired together more than once. If anyone has insight into the best way to accomplish, I would greatly appreciate the help. Thank you!
Hello All, I really hope you can help me with an assignment rule that will run when a record is created in Airtable. Some threads that come really close to fixing the issue are: How can I randomly assign a collaborator? Collaboration We use our AirTable for content management for our blog. I’m looking to randomly assign a collaborator when an article updates in a “For Review” view. Any thoughts on how I might be able to do this? Assigning Collaborator in order (TRUE Round-Robin) Automations Hello I am trying to find a way to assign the collaborator field in order - Like a TRUE round-robin We are currently running an automation where status is “Status A” and the Collaborator field is empty THEN - run this script (below) and update the record. const collaborators = [ {name: "Person 1"}, {name: "Person 2"}, {name: "Person 3"}, {name: "Person 4"}, {name: "Person 5"} ] const chosenOne = collaborators[Math.fl
Hello, I am trying to create an automation where when every 10 new records is created in the airtable base it automatically create one new record with the data from all those records (thus, create one record with 10 record data inside), and then it will move that record to a new view. I will then create a zapier automation where when a new record is added in view, to add to an rss feed. My goal essentially is to have the following: every time someone fills out an airtable record, it only creates a new record if 10 were created total. I do this so that I can create a digest email via an rss feed welcoming new members.
Hey there… When you click a button on a record to trigger a script, you can use “input.recordAsync” to get a reference to the record/row of the button you clicked on. I would like to have 3 or 4 columns, each with a button on them. Instead of using a whole new script for each button, I would like to just know the name or id or field of the button that was clicked, so that I can know both the record AND the field (button) that was selected so that I can run an action specific not just to the record but also the button that was clicked. Is there any way to do this? If not, could the dear engineers at AirTable do the same thing you did for input.recordAsync and make it so input.fieldAsync would also return the relative field name the first time it is called if it was triggered by a button? It would help me to organize my code so much better. It’s also a pain having 4 or 5 different scripting Apps for a handful of simple actions. The only workaround that I can think of is creating checkbox
I see there is a template for employee on-boarding, however I’m also interested in automating 30-60-90 day reviews/check-ins. As we add employees I would like to have an automation notifying the employee and HR when they hit these milestones. What is the best way to accomplish this goal? Thank you.
Hi everybody! Google Docs automation works for me, but lacks some flexibility. For example, I generate meeting notes digest and would like to add a Date when document was generated in a Title of the document. There is a token TIME which allows inserting complete time, but I have no idea how to format it or truncate unneeded time part. Any ideas how to workaround this? Regards, Andrey
Hi, I am sending an automated email with an attachment. When I generate a preview and test the automation I get this message “Configuration has been updated. This preview may be out of date”. I have done similar automations before so am a bit confused to why this is happening if anyone can give me a solution or advise me on the matter I would appreciate it. Thanks Sean
Hi there, I would like to post a json request to an api with the locations on my base. The json structure looks like this: { "stops": [ { "id": "order-1-dropoff", "position": { "lon": -96.7524, "lat": 32.65764 }, "quantity": -15 }, { "id": "order-2-dropoff", "position": { "lon": -96.82663, "lat": 32.6498 }, "quantity": -10 }, { "id": "order-3-dropoff", "position": { "lon": -96.9925, "lat": 32.8922 }, "quantity": -15 }, { "id": "order-4-dropoff", "position": { "lon": -96.99433, "lat": 32.89166 }, "quantity": -5 }, { "id": "order-5-dropoff", "position": { "lon": -96.88486, "lat": 32.81559 }, "quantity": -20 }, { "id": "order-6-dropoff", "position": { "lon": -96.85313, "lat": 32.80997 }, "quantity": -20
Hey Guys, I am trying to set up Automation between Teamwork and Airtable wherein everything comes from Teamwork to Airtable e.g. any new entry in TW should come to AT, if deleted TW, should be deleted in AT, if updated in TW, should be updated in AT. So, its all one-way automation from Teamwork to Airtable. For this, I am using a Webhook module of Airtable, wherein if Airtable receives any webhook, that will trigger the action in AT. I am stuck at “update record”. so I am trying to update the existing record when there is any update in Teamwork. When I am trying this, I am not really sure how to do this. “Update Record” requires Record ID. Webhook from Teamwork does not have record ID. So I tried searching the record using field value but it says “this property can not be used right now”. I am not sure how to do this. Can someone please help? Thank you
Hi - I want to run an automation where, on a repeated cadence, send out a personalized email, if date range matches my specified date. How it should look: Every 3rd week of the Month (Trigger) Look up records with Date Range within the previous month (action) Send out a personalized email to each of the records, where it goes " Hi Emily… " next email “Hi Josh” (action) However, right now it’s showing up as “Hi Emily, Josh” and to “emily@email.com, josh@email.com” It’s showing the entire list of records… Any ideas or success stories? is this a possible feature within Airtable?
Does anyone know of an automation, zap, script etc, that can be combine two or more .mp3 files into one mp3 file? I have a strong need to take small audio clips in my table into one mp3. I’d be interested in paying for this script if necessary, if someone know exactly how to make this work.
I can use to automation “Slack:Send a message” to send messages to slack channels. But when I select a user, instead of a channel, from the Channel/User dropdown the message is sent to the Aitable channel on Slack. Any ideas?
Hi, I’ve just started using Airtable. Here’s a list of what I have done and trying to do Imported a CSV of my credit card transactions and added a new column called category. Want to automatically fill in the category column with “KFC” when the transaction description contains the word KFC. Made an automation. See picture for settings I used: Now I have turned the automation on but it will not auto fill for category field for all the existing transactions I already imported from my CSV file. It only works if I test run it and select a matching transaction from the list that comes up. How to fix?
Hi When I run my Automation to Update a record it changes the membership Number. In My row I have a unique membership number, But when sending the link to the member for updating when the form is returned the information is updated But it also changes the persons Membership number. How do I stop that
Pabbly connect is a platform that works like Zapier. It can create new record, update record or delete record. I have a record which has a linked field i want to update. I cannot “Add” records in this field using Pabbly but instead i always replace the old record and substitute it with the the record. Any idea? Thanks
I have created a form that is prefilled, Once submitted, I would like to share the form with the person submitting it so they can edit or add information they may have left out. I have managed to get an automation to work that updates the record thanks @Vivid-Squid I sent the form link to a friend who filled it out and submitted no problem. I then sent the URL for them to up date via whatsapp. When they tried to open it on the cell phone they were directed to the play store to get Air table. Is there away around this? Many thanks
Hello, I was wondering if there is a way to split a single pdf into multiple pages using Airtable. For example, if I add a 20 page pdf to Airtable, is there a way to have 20 rows of single page documents in Airtable automatically without uploading them separately? Any assistance would be greatly appreciated. Thanks!
Hello guys! As far as I can tell there is no way to include a page designer page in a email automation at least natively inside of airtable. Is there some other way to do this? With external tools and such?
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.