We are using the workflow REST API to list, open/assign, and action workflow tasks through a custom web app. We have discovered that tasks assigned to a different user through out of office forwarding do NOT show up in the list of tasks. Additionally, you cannot open/allocate or action these tasks through the API endpoints either. Has anyone else run in to this, or possibly found a solution for handling OOF tasks through the API?
If I recall correctly, this functionality was available through the on-prem api endpoints, through passing a "shareduser" parameter.
Thanks in advance!