EggingtonE
Windmill13mo ago
5 replies
Eggington

Type Error in Flow Dynamic Inputs

I have created a flow that iterates through an array of inputs where each input is an object with 3 fields - all of which are strings. Functionally, the flow is working perfectly. However, when I am in the flow editor, under the step input view, my inputs are giving a type error implying that the iter.value is a string, when in my case it is an object. Is there a way to define the type of the iter.value or am I missing something that is causing this type error?
Screenshot_2024-12-16_at_3.25.48_PM.png
Screenshot_2024-12-16_at_3.26.02_PM.png
Was this page helpful?