Help

default value at attachment field

Topic Labels: Automations
198 2
cancel
Showing results for 
Search instead for 
Did you mean: 
eranggg
5 - Automation Enthusiast
5 - Automation Enthusiast

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: 

eranggg_0-1715891478978.png

 

2 Replies 2
Sistema_Aotearo
8 - Airtable Astronomer
8 - Airtable Astronomer

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 🙂

When I changed it to "Airtable Record ID" it didn't work as well