Ask your questions about Airtable Automations here.
Recently active
Hi, Thank you in advance for your help! I’m trying to create an automation trigger when a record is not created at 5pm on the day of the field “Due Date” (so that nobody gets offended if they plan on turning in their work by 4:59pm). Is there a way to do this without external integration (Zapier and the like)? Additionally, how do I adjust the time zone so that it’s reflecting 5pm US Pacific Time? Thanks, Peggy
I’m trying to set 2 different automations - one to trigger an email to team members every time a new task/record is created and also one that triggers an email to the assignee when the task is coming due. I have tried several different automations to accomplish this, with limited success. Initially, the test runs successfully, but once I turn it on and add new records to test, nothing happens. I’ve tried “when a record enters a view” with a filter of a due date, and only future dates and it initially works, but when I add test records, I get nothing?? The same is true for the automation I’ve tried for new records. I would also like to have an email triggered if a due date and/or assigned person is changed at any point in time within an existing record. No success here either after initial tests. It’s telling me something about my workspace reaching the limit of automation runs??? Will it reset February 1st and retro send any that failed for this reason?
Hi There. I was looking at the Airtable Automations. I can how to automate a record to update however is there a way to update on certain conditional logic? I have two bases. One for Projects and one for Tasks. Once all tasks associated with a project are marked as complete I want the Project Status to automatically mark as completed as well. Any ideas around the best way to tackle this. When I setup the initial automation as soon as it found one task as complete the project was marked as complete even if other tasks were still with the status in progress.
Hi everyone, I’m new to Airtable, and I’ve been doing a lot of research on this issue to try and solve my problem, but I’m not finding anything clear to me that answers it directly. I have a table set up with a list of people. Associated with each person is a Last Completed Job status essentially equating to “New” dates and “Old” dates. I have a view set up with filters to only pull the “Old” statuses. I would like to receive a daily email that shows me every individual on this view. I’ve explored Airtable Automations and I’ve explored using Zapier’s Digest solution. The Zapier option gets me the closest, but I’ve only ever been able to pull one record at a time, even though the New Record In View in Airtable testing triggers reveal, for instance, four records. Everything else just pulls the one. I’m sure it has to do with how I’m setting this up, but I just needed a bit of help. Using this: https://zapier.com/apps/airtable/integrations/email/14103/get-summary-emails-with-new-airtable-
We have created an automation that is triggers when someone creates a new record by entering it through the form. Every test we’ve run has been successful so we recently switched the email address to be the correct end locations. Upon switching only the to: email and keeping everything the same, the automation is still not running. (I’ve saved, updated, re-tested) and we are still not getting the email to actually fire off. Has anyone encountered anything similar? Thanks!
Hi there, I want all conversations from a specific Slack channel to be sent in real-time to a table’s field (long-text type). Is this possible? Thank you
This seems like a basic ask and I’m sorry to bother people with something this basic but I can’t accomplish this with my limited experience with Airtable. Tables Vendor List - one particular field (TCODE) is a number (2 digit integer) that corresponds to a county in Calif. Counties - 2 fields TCODE and TDESC which is string with the county name ie “Los Angeles” Use Case Import a spreadsheet of Vendors and their addresses which include the TCODE value Somehow (linked tables?) somewhere (same table new field, new table?) add the county name from the Counties Table TDESC field. My outcome so far… I can link the tables with the TCODE field. That column now show the highlighted TCODE. It also creates new entries in Counties table (not good). I can add a lookup field in “Vendor List” and point to “TDESC” in Counties table but nothing is populated until I manually add the record from Counties to the linked field in Vendor list. My expectation is that there’s got to be a way to use existing da
Automation with set a trigger on a specific scheduled time is awesome and most of us are waiting for it. It’s still in Alpha but now we can sure that it’s will be fully-added in the near future. Another thing is Action with search records it’s an awesome feature to have while playing with automation and Scripts. This is also in Alpha. Thanks.
I’m making an automation that edits an Airtable record with a date pulled from a Google Forms submission. I know from this post that the formats are incompatible, but I didn’t know if there’s a way to convert the date in a script to a format that Airtable finds more palatable? Is there something like DATETIME_PARSE() for scripting? I could create a column for the incoming date and a column for the DATETIME_PARSE() formula, but I’d prefer to do it in a script and avoid cluttering my base.
Hi there, :wave: I’m hoping someone could help me out there with an automation issue. So here it is : I’m recruting people. So I manually create a new record in a TABLE A. This record contains several information : email, name, contact date… I’ve also created a “single select field” called “Document received ?”. The choice is between YES or NO. An Airtable form is sent to the candidate. It helps me gathering datas such as : ID Card, Licence driving, email, phone number, etc… Then, the form appears in a view : in a TABLE B. Here is the problem : When a new form is received in TABLE B, I want to automatically update the record that matches the name (or the email) of the candidate in TABLE A. So I want the field “Document received ?” to automatically turn “YES”. PS : I’ve created a “LINK TO” field in table A and an automation that works. BUT I have to manually update the field before the automation runs. Otherwise I receive an email that alerts me about an automation error. Do you
Because you can’t purchase more Automations on the Pro Plan in the event you run out (like integromat/zapier), what happens to your workflow? Is everything halted? Upgrading to enterprise would not be an option due to extreme price difference. For example - Say I have my automations set for my entire workflow working great, but I accidentally trigger an automation that uses a ton of unnecessary automations… oops… my fault and understand and wish I can buy more to pay for that mistake, but I can’t. Now I am out of automations and almost have an entire month left with zero automations :frowning: and all my workflows are stopped. I just want to find out the “what if” and hope never end up in that situation :slightly_smiling_face: Thanks.
Hello all, I am pretty new to using Airtable and have my first issue : I set an automation “when records matches conditions” → “Send Email”. I have the right table and the right conditions. What I would like to do : there is 4 records that are currently matching my condition (based on a due date to come in 45 days) but the email only sends the information on the first record and NOT the other 3. How can I do to make sure that my email includes the other 3 records ? Or at least, that 3 other emails get sent If I can’t put together the info on my 4 records. The idea would be to have a dynamic alert system when a record matches the due date to come in 45 days. I hope this is clear enough :slightly_smiling_face: Thx
Hi Everyone, I have a scenario I want to try and do without too many external services (Zapier/Integromat) I want an Automated Schedule to run, search for all records that have a Value in the “Prefered Hour” field that matches the hour the Automation is run, and then updates that record. i.e Schedule runs at 11:00, finds a record that has a value of 11:00 in the “Prefered Hour” filed and updates it. I have tried to use a Formula filed with Now() to extract the time so I can compare but, with mixed success. Any ideas?
I’m trying to use an automation to populate a table with values pulled from newly created records in another table. This seems like it should be the most basic function of automations using the “when a record is created” trigger and corresponding “create a new record” action. However, as best I can tell, because Airtable considers a record “created” BEFORE you begin populating it, it will successfully create a new row in the related table, but won’t actually fill it with any value (except the record ID). I can achieve the desired effect using the “When a record enters view” trigger, which confirms that there isn’t some data type error (and in fact I’ve created rudimentary two-column tables with only single line text to eliminate variables). However, this is a clumsy solution, especially as “when a record is created” is currently one of two possible triggers. This is confirmed somewhat in a post in this thread, though dealing with custom scripting, whereas I’m just trying to use the WYS
Hey there, I’m working on a form where you can lookup resources in a linked table. Each resource has a name and URL associated with it. The goal is to send the names and links together in an email but… HERE’S WHERE I’M STUCK: I am only able to add the name—not the URL—to email automations. I currently have three single-select fields in the form (B)—which link to another table (A). This is because multi-select only produced the first field in the email automation. So, a user selects the resource by name in B, which links to A (Name A), and populates the field (Name B). A second field in B refers to Name B, looks up the link and populates Link B. It all works like butter in the table but… I can only select Name B in the automation.The fields for Link B are empty. Any advice or wisdom would be much appreciated.
Hello, I’m setting up my first Airtable Automation where I have two fields: Date and Status. If a Date field is on or more than 7 days old (for instance, if today is January 21, I would need it to pull from dates that are January 14 or older), I need the Status field to say “Old.” For dates that are within the past week, I need it to say “New.” When I set up the Automation, I get a failed test, with “Received invalid inputs” as the error message. I have a feeling it has something to do with my Record ID not matching up, but I don’t know what to do there and I’m having trouble finding documentation on it. Any help is appreciated. Thanks!
I’m trying to use an automation with a script to create an datestamp that be overridden. This is being used for.a microgreen farm and there are times where we will enter new plantings hours after the actually planting and the records need to be back dated. Normally just the current datestamp will work but there must be the ability of override it. I will also be doing this with a number of other values from a linked table. Here is the code for the script. There are ~7k records and the execution time if 17-18 seconds which is not acceptable. Is there anything I can do to speed this up? Hopefully I’m missing something simple. // the table containing record links, and the linked-to table let rootTable = base.getTable(“Planting Log”); // the record with the links we want to summarize // we need to create a ‘recordId’ input variable connected to a record trigger let config = input.config(); let recordId = config.recordId; // query the table and find our record according to its id: let rootQ
Hi! I am using an airtable automation to move certain data from the record to a different table, then I would like to automatically delete the record in the original table. Can I take that last step using Automations? I couldn’t figure out how. Apologies if this is well documented, I couldn’t find it though! Thanks!
I’m using airtable to track candidates interviewing for jobs. When a candidate is ‘pending’ they are in one column. When they move to the ‘interview’ stage, I want to move them to a new column. Initially, I hoped to simply ‘drag and drop’ the record to a new field. Can’t figure out how to do it. So then I thought I’d make an automation to trigger this. I want to automate the following: “Alex Smith” is under the column “Pending”. He’s now been invited to an interview, so I type his name under the column “Interviewing”. When I type his name under “Interviewing”, I want this to trigger a delete of his name from the previous “pending” column. Is this possible? If so, HOW? Thanks!
This seems so simple. What am my missing? AUTOMATION TRIGGER When a record matches conditions When “Publish Date” is not empty (this test runs successfully) ACTION (see screenshot) When I enter a publish date I’d like the Status field to update from READY TO UPLOAD to PUBLISHED. The test runs successfully but the record does not update to PUBLISHED. I noticed if I enter a single select option in the automation that DOES NOT exist it will add that to the dropdown list of options but still won’t actually update the record with the new choice. So obviously I’m not entering something right for it to actually change the status option. Or maybe that’s not possible based on my looking around for an answer. If it isn’t possible, could I accomplish this with Integromat? And if yes, could someone give a few tips on how? Thanks for any help.
I’m creating an automation with the “send an email” action (through Gmail). But I can’t seem to get a certain field in the email. Are the types of fields restricted? Only SIngle line text are possible? I don’t see any values when selecting the field after clicking the blue and white plus-sign to add values in from the triggering record. Below a print screen with the missing values in yellow: Thx!
Hi, I was wondering, if it is possible to automatic update status field. I got a base with a cell call “support” and another cell call “due date”, and i want that the status cell updates according with these conditions: When “support” is fill update status to complete When “support” is not fill update status as in progress. When the “due date” is reach and the “support” cell is blank mark as incomplete. Thanks.
Hi, I am trying to create an automation involving attachments. When the attachment gets uploaded into the one table (Incidents and in Incident Report/Doc… column), it will appear in another table (Tenants and in Incidents column) Trigger: When record matches conditions Table: Incidents Condition: Incident Report/Doc is not empty Test Run: Successful Action: Update Record Table: Tenants Record ID: (this is where I’m stumped). I choose Name as that is the common field between the two tables. Field: Incidents I have linked the fields together but it adds additional steps so I am hoping to eliminate that aspect.
Hi! Thanks for a great platform. I’m trying to send an automated email when a record is updated. When I put a single/multi select field in the email, it returns blank. It doesn’t happen with single text or dates and I wonder what’s the problem. Any assistance would be great!
I’m trying to figure out how to automate mostly what has been a highly manually process. I’ve been tasked with researching 100+ companies for a common set of data (e.g., revenue, headcount, company overview, location, headcount, etc., and have found it is literally just me googling company and usually populating information from google or at most clicking on a link or two + going to the company’s website. There has to be a better way but I’m so new to this tool and no code / low code solutions. Anyone willing to nudge me to some tools I might be able to use to save time?
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.