Hello, I have a webhook, posting data from a ...

Hello, I have a webhook, posting data from a “favorites” table to the “tasks” table. It works fine for some records but I recently ran across an error stating the following on the REST API Invoke:

“ResultError”: “Error: Value ‘59d2eda410e3d13d3173b2e4’ in field ‘list’ in table ‘tasks’ having key ‘e170f71b’ failed ‘Valid_If’ condition.”,

I’m reading this as the value 59d2eda410e3d13d3173b2e4

is failing the Valid_if conditions of the “list” field in the tasks table (the receiving table). When I manually check the value vs. the field to see if the data meets the conditions - it does.

Can someone assist? Is there another condition not visible to me I should be checking? Thanks

0 3 383
3 REPLIES 3
Top Labels in this Space