Hey Folks,
I am trying to retrieve a JSON when an Event Triggers. Below is my flow in details.
- Event Trigger
- HTTP Request
- Set Page Variable value of type any value
-
- Set Page Varible of List with Objects compatible with my Design
- Scroll View with repeat Cards.
4th point is where I tried to write a Java Script flow function to convert from Type any to List with Objects. I have tried to put the output of Java Flow function same as my List however during Binding at 5th Step I get this error.
Why? How should I achieve this.
Please give me pointers.
Thanks,
Bharat