Sep 24, 2020 06:30 AM
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.
Sep 24, 2020 06:38 AM
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.
Oct 06, 2021 11:41 AM
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