Help

Re: Received invalid inputs.

181 1
cancel
Showing results for 
Search instead for 
Did you mean: 
eranggg
5 - Automation Enthusiast
5 - Automation Enthusiast

Hi,

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-1715676292526.png

 

7 Replies 7

Ah that's because you're using the trigger time for your record ID value:
Screenshot 2024-05-14 at 11.19.25 PM.png
You need to use the record ID instead:

Screenshot 2024-05-14 at 11.20.30 PM.png
Airtable has a good guide you can find here: https://support.airtable.com/docs/use-automations-to-timestamp-status-updates

I cant, this is what I see - https://imghostr.com/e0064e_u96

You're going to need to add a "Find Record" action so that you can tell the automation which record you want to update.  If the record you're trying to update is always the same you can just key it in manually though!  To do that, create a formula field with `record_id()` and use that value in your automation

Hi,

I still get the same message - https://imghostr.com/ed1682_o4a

Could you provide a read only invite link to a duplicated copy of your base with example data please? 

How can I do that?

eranggg
5 - Automation Enthusiast
5 - Automation Enthusiast

anyone can help me please?