Skip to main content

Received invalid inputs

  • September 24, 2020
  • 2 replies
  • 21 views

Hello,
I would like to populate automatically my airtable calendar/grid. But I’m testing it’s failing because the inputs is invalid but I don’t know why. There are no explanations. Does anyone already faced this problem ?

Thanks by advance.

2 replies

Forum|alt.badge.img+10
  • Inspiring
  • September 24, 2020

I’m working on an automation right now that experienced that same thing. I ended up deleting all the fields in the actions and replacing them, updating and testing one by one until I found the failure. It ended up being trying to add text to a number field.


Benito_Abraham
Forum|alt.badge.img+8
  • Known Participant
  • October 6, 2021

I’m working on an automation right now that experienced that same thing. I ended up deleting all the fields in the actions and replacing them, updating and testing one by one until I found the failure. It ended up being trying to add text to a number field.


Hi Tim,

I had the same issue and in my case, the problem was that the primary key of the record to be updated was wrong.

Hope this will help