I have json getting returned from an api call and I’m trying to have a recursive workflow run at the “sailing” level but it has lists within it.
I have setup data types to match exactly what the json file returns but can’t get it to work (stays red and dosen’t recognize the data type when passing to the recursive workflow)