Hello
Is there any way to retrieve the user's current division using a workflow?
Thanks
I believe if you call the MNS150MI.GetUserData API with no parameters, it will return the current users data which contains the Division
I tried using this API but it is returning data from MNS150 itself. Not the current Division
How do u trigger the workflow ? Users can change the division at any time from H5. The best thing would be to pass the current division as input to the workflow when it gets triggered.
I am triggering it using event based subscription and event based alerts upon a creation of a record in a table. Does it retrieve current division in this way?
this may be a bit tricky, i don't see a direct way to pass the current Divi, did u figure a way to do this
Not yet. Still figuring it out
I believe the answer lies more in what type of record you are creating that triggers the action.
If the record created that triggers the Event contains your current DIVI, FACI or WHLO you have your answer.