We have a use case where HR submits a request to SNOW - that generates a ticket for a user to go on LOA. Has anyone seen where this ticket creation can trigger provisioning in IDN to add a user to a specific role and execute an OU move if the user is added to the role and reversing the action once the ticket is submitted when a user returns from LOA. An LCS through an attribute from the authoritative source is usually the best way to handle this but was looking for any other ways.
In simple way you may create an external trigger that can be triggered on ticket creation and then with the help of workflow you may achieve your use-case.