In a workflow, pass attributes of new object to a script

Another newbie question, I am trying to do something seemingly simple but I'm racking my brain and had enough of scrolling the SDK (why is it in a format from the 90's?)

Essentially, I have a WF which creates a new user object, I need to pass a number of attributes of the new user obj to a PS script. I've been exploring $Request.Get() and $context inside the script but I can't seem to get the script to read the new users attributes.

Any help is appreciated because I am bamboozled

Parents Reply Children
No Data