a way to know if a user has out of office enabled without looking at the user settings
a way to know if a user has out of office enabled without looking at the user settings. like through a data source connection
2
votes
Nicholas J Cioto
shared this idea
With the Platform API available in Workflows since DocuWare version 7.9 you can get this information by the endpoint "GET /Organization/UserByID?userId={UserId}"
You'll find more information here: https://help.docuware.com/#/home/62290/2/2
-
Doug Mackle commented
We would like access to this information to use in variable assignments within workflow.