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

Forum Posts

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
  • 391 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 5 - Automation Enthusiast
  • 617 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
  • 537 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
  • 944 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 ...