Add the ability to cast Filter Variables in WS to JSON or String

I have a use case where I want to use a dynamic filter both within the object set in Workshop, and also within a dedicated function.

Current Workflow

Filter Pill –> Filter Variable –> Object Set (filtered) –> String Array variable, aggregate filter object set, distinct values

Desired Workflow

Filter Pill –> Filter Variable –> JSON parse in String Array Variable Transformation

2 Likes

I am following this.

I had a similar use case and I ended up defining a set list of filters as an object set to workaround this limitation