Ask your questions about Airtable Automations here.
Recently active
These tables are all on 1 database by the way. Airtable Grid view - Airtable Explore the "Grid" view on Airtable. Airtable Main View - Airtable Explore the "Main" view on Airtable. I have been playing around with automations and a trigger that matches conditions, but it gets specific. For instance, I am trying to: when I type in a case number which is xxxx-xxxx, it will prefill another field where it will put the abbreviation from the Center ID table for me. Example on there is 01209-0085. I want to match the condition whenever I type in 01209, it will automatically prefill in CC SJD (from Center ID). I’m sorry for bad explanation.
Hi All, Hoping for a quick answer as I cant find it through search. I have an existing base and table that has already been populated by form entries. After the fact, I created email automation to email based on specific criteria. It seems that the automation only works on new records as they come in. Is there any way to push the automation to run on existing records in the table? In Hindsight, I should have set up the automation before but it’s a bit late now.
Hello. Nice to meet you! I want to compare 2 fields and fill another field with checkbox. For example, I have Company_tags and Current_firm fields in A table. Company_tags fields contain several companies name, and Current_firm contains 1 company name only or not contains. So what I want is I want some automatic way of seeing if the Current_firm is included in the Company_tags. If not, I want to check Confirmed field. I think this can be done in Airtable automation script or using other script. Check screenshot. Lightshot Screenshot Captured with Lightshot Please help me how to do this. Thank you.
My notifications this week haven’t been sent, this problem is related to the automations, anybody else having this problem?
Hello, I have pulled and seperated a sting of data on a new tab and would like the Primary Field to include some of the seperated data. I keep getting the circular error message. I’m struggling to see why this is happening but would love to know is there a work around? The string contains: Cost Name–Staff Name–Description of Services and as been seperated into different columns: {Cost Name} {Staff Name} {Description of Services} I would like the Primary Record to contain: CONCATENATE(datetimeformat({Date},‘YYYY-MM-DD’)," “,{Staff Name},” ",{Cost Name}) For whatever reason, I can add the full string but not the seperated information. Thanks
The UNDO option in the top right us missing since yesterday’s update - does anyone know where to find it?
Hi all, I have two tables in my base: Table A and Table B. Table A contains main projects (“parent projects”) for sub tasks in Table B. Table A has a multiple select field (STATUS) with five options. Each Status has its own sub task and is associated with the parent project in Table A. Each sub task has a START and END date [and I have a formula that determines if a sub task is “ACTIVE” (e.g., START is in the past and END is in the future); while that can also be handled using the filter option in the view itself]. Now I want Airtable to go and adapt the multiple select field STATUS in Table A based on the currently active sub task (or status respectively) but I cannot figure out how to do that in case of 40+ projects. I thought about an automation that runs once daily or a “when record matches conditions” but I am unable to think of the correct approach afterwards since I have no programming background unfortunately. I hope my question is comprehensible and I’d appreciate any feedback
Hello, I am trying to create an automation that would take a new record in my Table 2, and find the respective record in Table 1 and link the two together. For example: In table 2, I have a new record, John Smith, that has been added. In table 1, I should have a record, John Smith, with a different set of data. I want to make sure that in Table 2, John Smith is a linked field from Table 1, to connect the Table 1 data to Table 2 data without manually having to do this each time. I was referencing this article, but the struggle I’m hitting is that the “find record” action is never the same. It is all variable to what the Table 2 record ID is and then it should find the equivalent in Table 1. Do i need to use a script to find record that matches the table 1 record in table 2? I’ve never used scripts before within automations, so help would be appreciated! Any ideas?
Hi does anyone know how to integrate airtable with pabbly to send task reminders on weekly and monthly basis until I mark a particular task as complete.
Hi, I am looking for someone to help with integrating, and automation.
I have created a table to import Google Analytics data. It contains 500 records with relative URLs and total page views. I then want to use an automation to do the equivalent of a VLOOPUP on the URLs to find matches in a content table. When there is a match, I want to Update the content table record and insert the page view If I do Update Record after the Find Record step, it tries to run 500 updates and most fail. If I add Update Record under Conditional Actions, I would expect to be able to pass along the IDs from the Find Record step and just update those. However - though this passes in Test Step and returns a value for page views, it doesn’t get written to the record. What am I doing wrong? Thanks for looking!
When I click to check on a record it should increment by one in another column. How can I achieve this?
The automation is simple: a new record submitted by form → sends office an email saying someone signed up emails sends fine ✓ How/can you include some of the record fields in the email? I’ve tried the Attachments +Add option but can’t get the {Insert} button to stay active after choosing some fields. tried adding a trigger before the email step (ie Find Records where create day is today) Looking for this: “A new signup has occurred on Airtable.” URL to Record: {recordURL} Name: {what they entered} Address: {what they entered} Service: {what they entered} etc Thanks
Hello there :slightly_smiling_face: First, I’m sorry if it’s not the good category, I wasn’t sure about where to post that … I’m wondering if it’s possible to batch edit cells: adding a numbered suffix to the current text of the cells (for example, adding numbering to myObject to get different lines with myObject1, myObject2, myObject3 …) batch replacing terms in the selected cells (for example, if cells are filled with alpha.beta.myObject, replacing alpha by delta) More globaly, I’m looking for ways to ease the edition of multiple cells at once :winking_face: Thanks a lot for any help you could provide. Best regards. Nicolas Caplat
Hi, here I have a column shows tracking number from multiple shipping carriers. some are something like ‘6495-4289-3463’(number+‘-’) or some are like ‘343918 ai19’ (text+number+space). I would like to turn these into only number and text without any ‘-’ or space. It seems like I can use trim and substitute for formula, however, I don’t want to create extra column for it. Therefore, I want to use script using automation when context is filled. what would be the script l can use?
Hi, I’m new to airtable and struggling to get the automations to work how I want. It worked for me yesterday so I know it can do it but failed today and I’m not sure what changed. I’ve got a grid that collects data from forms that are submitted from people. I’ve also got another grid that already has a list of all the people the form is sent to. After they submit the form the data appears on the grid the form was made for, however I also want it to update the other grid with their answers (so I can see who hasn’t submitted the form and have a record of each day). I need it to recognize who is submitting the form from their name and find them on the other grid then add their answers to that grid in the correct columns.
I have a to-do list created in Airtable. Each record is an assignment for someone on the team and fields includes things like priority (high, low), status (in progress, complete), who it’s assigned to, etc. One field is a deadline and I would like that deadline to automatically be entered into an Outlook Calendar when a new Airtable record is created or edited. I created an automation, but it’s not working properly. The trigger is “when a record is created”. The Action is “Outlook Calendar - Create Event”. I connected it to my calendar and entered a data range. It seems to be right and I even ran a successful test. Yet, when I create a new record in Airtable it’s not creating a new entry in Outlook Calendar. Am I missing something?
Hi! I’m trying to automate the sending of our reminders to our partners. I’ve chosen the ‘email digest’ automation. There are different frequencies (daily, once a week, twice a week, and thrice a week) based on the preferences of our partners. Therefore, the trigger is “at a scheduled time”. The next action is to find records and the last is to send an email via Gmail. Is it possible to send the email individually instead of in a list? Their names should be addressed in the mail. Is there some formula that can send out multiple emails addressed to each one of the recipients? Thank you!
Hey All! Kind of simple question, but perhaps not? We have interfaces setup and would like to capture those looks and have them sent weekly. All the data is there to extract, so just curious, is there a way to capture that data/image and have it placed in the body of an autogenerated email? *Happy Thursday! Here are the numbers from this week! * *Clients in Training: * *Live Training: * • Better Alive than Dead *Blended Learning: * • Company Cool *Upcoming Accounts: * • Company awesome
Hello! I’ve had a look and can’t see this discussed anywhere else. I am trying to attach a report to an email automation but the insert button is greyed out. Any guesses where I have gone wrong here? Thanks!
Hi, All my automations are throwing error when selecting a lookup field. The error says “Agent Email cannot be converted to a string” The trigger is when a new record is created in a table. action is to send gmail. in cc i am using a value of the field “agent email” which is looked up from a different table. The error comes on running any automation.
Hi there, I am struggling with a trigger, that should add all possible IDs from another table’s row to a specific record. When activated, the ‘visibility_all’ trigger should fill in all possible regions via an automation: Screenshot 1: The automation method I use is “When a record matches conditions”, see here: Screenshot 2: Everything works perfectly as long as I add the IDs manually from the other table, see here: screenshot 3: screenshot 4: My question: Is there a way I can solve this not only more elegantly but maybe completely dynamic via either the correct way to use this automation or via script? (there are other visibility triggers like ‘teams’, that could grow in numbers and therefor would need manual updates in the future) thank you in advance! best regards florian
Is there a daily limit to how many operations can be performed on airtable software using an integromat? I work with the app to set up new records as well as search for existing records The question is is there a daily limit?
Who can help me with this? I have a table (A) that is grouped by name. This is where the sales from our salespeople come in. The records are shot in via API so at the beginning of the day the fields are empty. So as the day progresses the list grows. What I would like to achieve: On another tab a list showing all the names that have been poured in (from A) with the number of records in the field next to it. Important here is that it should run fully automatically and realtime. Thanks for thinking along :slightly_smiling_face:
Hi , I’m new to Airtable and I’m looking for a way to fill out a table with new records. I have a table “employees” which the ID is the email and among other fields it has an “active user” check box and the field “programs” with all applications that a user has. I’m trying to create a routine that once I untick the “active” checkbox on the “employees” table , a second table called “offboarded users” would have another record automatically added with the “email” and the “programs” as listed on the “employees” table. The trigger works but the action part populates the table only in the “email” field and with some “rec” numbers. Does anyone can help me to fix this ? :slightly_smiling_face:
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.