Help

Save the date! Join us on October 16 for our Product Ops launch event. Register here.

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

Forum Posts

Resolved! Automating predecessor/succesor tasks based on order number

Hello,I need help setting up an automation that links records in a "dependencies" field to a predecessor/successor record (determined by order number). The goal is to automate tasks to hit contributors dashboard when its their turn to work on the pro...

haileyfleury by 5 - Automation Enthusiast
Solved
  • 2222 Views
  • 8 replies
  • 2 kudos

Email to Case conversion for Client services

Hi, Wanted to check if airtable had automation enabled for email requests (sent by customers on a distribution list) received to be converted to a case/record for follow-up for client services?Need to check if the 'email to case' conversion capabilit...

Automate tasks to hit one person after another

Hi,Ive created a project management workflow where we have a project board that filters into a task board, and tasks are assigned to individuals who check a "complete" box when done. We have a dashboard for each individual where their tasks appear. B...

haileyfleury by 5 - Automation Enthusiast
  • 407 Views
  • 0 replies
  • 0 kudos

Merge 2 data of 2 or more fields on a synced table

Hi everyone!I am currently working with two tables (let's refer to them as A and B), wherein table B is synced to table A.My objective is to deduplicate table A, but before doing so, I need to merge the information that is not synced in table B to pr...

Copy one cell into another

HelloI want to copy one cell into another when the first cell gets updated. I have a formula field that generates an output: eg. Monday, Tuesday, FridayAs soon that the formula field gets updated, i want to copy it in to a multible selection.It is im...

Larina by 4 - Data Explorer
  • 494 Views
  • 0 replies
  • 0 kudos

Automation Code help

I am trying to assign 4 different users records as the come in.  I found this code const collaborators = [ {name: "Person 1"}, {name: "Person 2"}, {name: "Person 3"}, {name: "Person 4"} ] const chosenOne = collaborators[Math.floor(Mat...

Alg by 4 - Data Explorer
  • 636 Views
  • 1 replies
  • 0 kudos