This is my first time really using the arrays in server connect for some heavy tasks, but I'm a bit confused on how to remove items from an array when the array has a schema.
I've first created an array and added the following schema to it:
You can add values to it easily enough:
However, the "Remove array list item" step only lets you select a value:
What is the value supposed to be? I've tried the individual values, but that doesn't bring any luck. I'm guessing I'm missing something here?