Hey Rizki,
It really depends on what you're trying to get out of the User Profile query. K2 handles this a bit differently compared to Nintex Workflow. Instead of a direct “Query User Profile” action, user data (from AD or SharePoint) is usually accessed through SmartObjects.
In your workflow, you'd typically call a SmartObject method to get that info. You can find the relevant SmartObject by going to the Toolbox > SmartObjects > SharePoint 2013 > gyour site collection] > Management > User. Another option that might work depending on what you're after is the “SharePoint Users” SmartObject.
Let me know what specific data you're trying to retrieve, and I can help you figure out which SmartObject works best or how it compares to what you'd get in Nintex Workflow.
Thanks,
Tiaan
Hi @Tiaan,
Thank you for the knowledge. I will try it out in my environment first.
Thanks,
Rizki