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

Forum Posts

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
  • 177 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
  • 277 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
  • 361 Views
  • 1 replies
  • 0 kudos

Resolved! Product code lookup and assignment upon form submission

Howdy good people!Hoping someone can advise with a product code lookup scenario. Our team sells training subscriptions. New subscribers submit airtable forms to notify of catalog onboarding. Each subscription is tied to a certain product (9 product t...

Gruss by 6 - Interface Innovator
Solved
  • 839 Views
  • 4 replies
  • 0 kudos

Automated grouping but additionally need the reverse...

Hi there!I've created and automation that does the following when a record getting updated...Watches FIELD A for update (which I do a copy/delete/paste of 50 records to trigger)Finds all records where FIELD A contains FIELD A (identical names)Updates...

chrisberry by 6 - Interface Innovator
  • 951 Views
  • 3 replies
  • 0 kudos