Save the date! Join us on October 16 for our Product Ops launch event. Register here.
May 16, 2024 01:36 PM
Hi,
1. How can I create default value to an attachment field?
2. I'm trying to create automation that every scheduled time 2 fields in the table will be updated to certain status.
The trigger is working but i get an error of "Received invalid inputs."
Can anyone help me with this?
Attached image that show the automation:
May 21, 2024 07:25 PM
I don't think you can have a default value for attachment fields. You could make an automation that triggers when a record is made, but that seems a bit over-engineered. Depending on your use case, there may be another option.
As for your second question, the input needs to be a Record ID.
You've configured yours to be "Actual Trigger Time". I'm assuming this is from the Trigger action? Have a check to see if the token is listing the "Airtable Record ID" or displaying as an <ID> not <Name>.
Let me know if this helps 🙂
May 21, 2024 10:12 PM
When I changed it to "Airtable Record ID" it didn't work as well