Resolved! Is it possible to use javascript in the value field of a Flow record trigger condition?
I have attempted to convert some async business rules to flows. The business rule filter conditions included some javascript in the values, for example javascript:gs.getProperty('my_property_name') The business rules trigger as expected.However, if ...
