Hello,
I wanted to create a workflow for any new users getting created via Sailpoint IDNOW access request in target account only with Role name starting with FSM_ an email should be triggered for group of people.
Verify data is not working, I am trying to use pattern as below with role name starting with ‘FSM_’
$.getAccess.accessItems[?(@.name Contains ‘FSM_’)]
Thank you.