Saas Workflows Error - json: cannot unmarshal string into Go struct field ManageAccessInput.addIdentities of type []string

@tranetechnologies The issue should be resolved. Please try your workflow again.

The problem was that referencing a single item via JSONpath caused the item to be added a string to the input, when it should have been a list with a single item in it. The backend team has fixed this and it should work now.