Coupa List Records User Query based on Manager

Manager is currently not part of the filter builder for the List Records activity for User object.

Is there an alternative way to fetch all user records with Manager=dummy@email.com for example?

@khristian

have you tried this click on the plus icon to go to expression mode and use a ceql query

image

image

Yes we tried it but are struggling with the correct Syntax.

“Manager = ‘sampleemail@goeshere.com’”
“ID = 123”

Both of these does not work, ID works perfectly when done through the builder.

I did a test by calling the Coupa API via postman and it seems that it does not consider the Manager object as a condition for filters at all. Might be something to be checked with the Coupa product team.

have a look at this. see if it helps