I’m using airtable to track candidates interviewing for jobs.
When a candidate is ‘pending’ they are in one column.
When they move to the ‘interview’ stage, I want to move them to a new column. Initially, I hoped to simply ‘drag and drop’ the record to a new field. Can’t figure out how to do it.
So then I thought I’d make an automation to trigger this.
I want to automate the following:
“Alex Smith” is under the column “Pending”. He’s now been invited to an interview, so I type his name under the column “Interviewing”.
When I type his name under “Interviewing”, I want this to trigger a delete of his name from the previous “pending” column.
Is this possible? If so, HOW? Thanks!