Skip to main content
Nintex Community Menu Bar

Query user profile Nintex workflow action

  • November 12, 2017
  • 2 replies
  • 58 views

Forum|alt.badge.img+8

I'm having an issue with querying user profile action. I pass the username (domain\user) to the action to retrieve some values from profile. however, it gives me this error message although I'm passing the username in the same requested format. 

I tried with using Person or group field but same message appear.

Error querying user profile. Invalid Windows credentials supplied. Credentials should be in a domain\username format.

Can someone please help  on how to fix this error? 

2 replies

Forum|alt.badge.img+16

can you try with just using "initiator" so that you can see if that works and go from there?


Forum|alt.badge.img+8
  • Author
  • November 13, 2017

same result