Workflow to manage Work Reassignments based on Identity Attribute Change

Hey everyone,

I just shared a topic about a custom SaaS Connector to get Outlook Out of Office status from Office 365 ( Office 365 Out of Office SaaS Connector)

The next step is to leverage that status and set or delete work reassignments in IDN automatically.

This worklflow is all about doing this task.

  • If the workflow detects that out of office is enabled for a specific identity, it will automatically set work reassignment for the manager (or a default identity if manager does not exist).
  • In the opposite, if it detects that out of office is now disabled, it will automatically remove any existing work reassignments.

work_reassignment_workflow.json (6.8 KB)

5 Likes

This is quite nifty! :+1: