Help
Automations
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Anyone else have automation execution issues ALL day?

All day... no status issue on status.airtable.com.  Failing, pending for like 15-45 minutes on 'Find Records' step and other code steps, etc...  total headache for operations today.Is this isolated, or did anyone else get totally screwed today?   

Screenshot 2023-05-23 at 5.43.56 PM.png Screenshot 2023-05-23 at 5.42.56 PM.png Screenshot 2023-05-23 at 5.42.43 PM.png

How to automatically populate a link to a record field

Hi everyone,is it possible to set an automation to populate a link to a record field?In brief, my base is made up of many tables (one general and others specific), all sharing the same ID for the same entity. I would like to set an automation to a li...

I need help with Scripting

Hi Airtable community,My script is taking too much time to complete and going over 30 seconds limit. I would appreciate if you could review it and give me some tips. Here's the code:let emailSendersTable = base.getTable("Emails to clients"); let list...

nshnv by 4 - Data Explorer
  • 96 Views
  • 1 replies
  • 0 kudos

Resolved! Adding the sum to email grid view

I am trying to send an update email in the automation section with the sum totals of each field like they are displayed in the grid view. However, when the emails are sent the sum row is removed. Does anyone know how to maintain them within the email...

Copy a document (copy record and create a copy of linked records)

Hello everyoneI've been on Airtable for a while now and I've never had to do anything complicated, but I have a really epic task, as for me. I'd ask the community to help me and not to scold me too much for stupid questions).I have three tables: Docs...

tiolan by 4 - Data Explorer
  • 92 Views
  • 1 replies
  • 0 kudos

create automation to auto update workback schedule

Hello! I have an event workback schedule set up with a formula column to auto-generate a due date based on what date I specify in my date column (see ex. formula below). However, I would like to have the formula column auto-generate a list of due dat...

meg1 by 4 - Data Explorer
  • 163 Views
  • 0 replies
  • 1 kudos

AutoSort Linked records based on criteria in the linked table.

Hey-I will spell this out as simply as I can!I've got 2 tables.Event RequestsHostsTable 1 has a linked field titled Possible HostsThe Possible Hosts field contains records that are automatically linked via automation. [the automation basically finds ...

shmuelpalgon by 5 - Automation Enthusiast
  • 162 Views
  • 1 replies
  • 0 kudos

Automation matches condition and pull data to another table

Hello I'd like to askso I have 2 different tables1. [User Accounts]2. [Profiles]how to pull data from column (User Role) with value "Job Seeker" only. which is in the table [User Account]and I want the Primary Column [Profile] table to be taken from ...

When record matches condition doesn't work properly

I'm having troubles with "When record matches conditions". I have 2 states which trigger the automation, but if my record is on the first state and I changed it to the second state the automation doesn't run. I'm pretty sure that this has worked to m...

savelozo by 4 - Data Explorer
  • 172 Views
  • 1 replies
  • 1 kudos

Auto "Page-Designer" email when new record is created

I have some 'Time-Sheets' that need to be verified once they are inputted (the record is created). I would then like the record "printed" (sent via email) via the "Page Designer" extension for verification. Is it possible for this to be done? Either ...

JuanDSantos by 5 - Automation Enthusiast
  • 121 Views
  • 0 replies
  • 0 kudos

Resolved! Getting record count in Gallery view after filtering

So I found no way to get the total record count when I am in Gallery view. I would especially like to get the count once I have applied any filter.In the "Full View" the status bar at the bottom does show total count. It also updates when a filter is...

VineetK3 by 5 - Automation Enthusiast
Solved
  • 307 Views
  • 3 replies
  • 0 kudos

Resolved! Showing revision change in an automated email

Hello,We are on the enterprise version and we are wondering if it is possible to pull in a revision into an automated email.For example, we want to be able to show a change in dates and would like to be able to show the old vs. new date within an ema...