I am trying to build an automation that updates a record if the status dropdown = Offer Accepted.
If Offer Accepted is selected from the dropdown, I want the automation to update a checkbox field (to no longer being checked).
I am trying to build an automation that updates a record if the status dropdown = Offer Accepted.
If Offer Accepted is selected from the dropdown, I want the automation to update a checkbox field (to no longer being checked).
Try setting the value to 0 (zero).
Try setting the value to 0 (zero).
That didn’t work
I don’t think you have the record id right. At least I didn’t know you could access it through a field. Maybe I’m wrong.
Otherwise, I’ve set checkboxes to “unchecked” by leaving the field empty as you did. Also, just in case I misunderstood, you’re “unchecking” Requested instead of Recruited (as your picture shows). Good luck.
I think I don’t have the correct “Record ID”. Based on the below image, if I want to uncheck “Recruited” when status becomes “Offer Accepted” what should be my Record ID and what should be my field?
I think I don’t have the correct “Record ID”. Based on the below image, if I want to uncheck “Recruited” when status becomes “Offer Accepted” what should be my Record ID and what should be my field?
The record id comes from your trigger. It will look something like this…
Click on the “Continue” when you hover over the “Record (from Step 1…)” item. Then you should see the record id to insert.
That is what I have selected, but it doesnt like it. See below
That is what I have selected, but it doesnt like it. See below
You do have a trigger for this action right? That you have tested?
I figured out the issue, I was drilling down to the filed ID instead of selecting the Airtable ID. Now is working.
Thank you
I figured out the issue, I was drilling down to the filed ID instead of selecting the Airtable ID. Now is working.
Thank you
How did you access the "Properties" box in the first part of that screenshot? I'm not getting the "Invalid input" message, but the automation isn't unchecking the box, either.
There are two actions in the automation:
The first is working, but the box isn't getting unchecked, even though I have it set to a null value.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.