Hello, I'm trying to parse JSON coming in from an Iterator but the name of the JSON element could change names. For instance, different custom field names.Much like the eval() function in Javascript, I want Fusion to be able to read a name dynamically. I've attached some screenshots to help me desr...