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
  • 160 Views
  • 0 replies
  • 0 kudos

Automating updating multi-select team field from multi-user field

Hi all, I love the AT community and can often find solutions within articles but can't seem to find anything that helps solve my current situation:I have a multiple-user assignee column and often people from lots of different teams get pulled into on...

jyoti by 4 - Data Explorer
  • 139 Views
  • 0 replies
  • 0 kudos

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
  • 265 Views
  • 0 replies
  • 0 kudos

Matching data from 2 different tables

Hi thereI have an Airtable base with 2 tabs: 1. Resellers: on which I keep the "Company" name and the "Website" of resellers I'm working with. Company and Website are my 2 fields on this tab2. Performance: on which I have some datas imported from a G...

Thibogrn by 4 - Data Explorer
  • 353 Views
  • 1 replies
  • 0 kudos

Why won't this script work when triggered by a button?

I want to send a webhook when a button is pressed on a record :// Use recordAsync to get the record associated with the buttonlet record = await input.recordAsync();// Check if the record existsif (record) {// Construct the URL based on the fetched r...

Alix by 5 - Automation Enthusiast
  • 221 Views
  • 0 replies
  • 0 kudos

Create record in another base via button

Hi, is there a way I can send a webhook to an automation in another base via a button which runs a script?So like:press button on record on base A > runs script > script sends webhook to base B > webhook triggers automation to create recordI can achi...

Alix by 5 - Automation Enthusiast
  • 509 Views
  • 4 replies
  • 1 kudos

Create an algorithme with script automation

Hello, I am trying to create an algorithme in AIRTABLE using the script automation. I have 3 tables : Mission_Request, Cookers and Companies. My script compares all the pattern in both Mission_Request (wich is connected to Companies table) and Cooker...

Seren by 4 - Data Explorer
  • 249 Views
  • 0 replies
  • 0 kudos

Map marker as number, from field data

Im using the Maps extension and have that working properly. All my records plot nicely. The map marker pin/icon is somewhat adjustable in color, size, etc.Can I have the maker display a record number, instead of just a generic colored pin?I know that...

Select and Email Candidate Based on Distance

I am wondering if it is possible to create an automation where a pool of 10 freelance job candidates are prioritized according to distance from an added Japan Postal Code, and then emailed one after another with a 24 hour deadline to respond if avail...

airship by 7 - App Architect
  • 205 Views
  • 0 replies
  • 0 kudos

Ad-Hoc Emails to Non-Collaborators in Team Plan

Hi, My organisation is on the Team Plan with budget allowing for only one collaborator. We need to email read-only users and / or external emails (max 50 recipients per email) but I'm unable to find out so far if this is possible without being charge...

CJ by 4 - Data Explorer
  • 419 Views
  • 1 replies
  • 0 kudos

Automatically execute script from the scripting extension

Hello, I have been trying to update a single select type field. I am using this example script from the official documentation : const table = base.getTable("Suivi des profils ‍"); const field = table.getField("Client "); await field.updateOptionsA...

Assistance with Dynamically Creating Fields in Airtable Form

We are currently using Airtable with WATI. We aim to streamline data collection, particularly about crop information and pricing. However, we are facing a specific challenge that we hope the community can help us address.We are creating an Airtable f...

RSk by 6 - Interface Innovator
  • 613 Views
  • 1 replies
  • 0 kudos