Get accounts query

Hi All,
I am trying to fetch account attributes from get accounts action with below expression in a workflow
$.getAccounts.accounts[*].attributes.msDS-xyz
but its not giving any value.
Can someone help with this?

@nidhipriya ,

I see you are using value , it should be {{$.getAccounts.accounts[*].attributes.msDS-xyz}}

yes.. i tried bothways. but neither is wrking

@nidhipriya Can you share the execution file ?

@nidhipriya Were you able to resolve this issue? If so, do you mind sharing what the solution was? Thanks.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.