Adding SQL query to workflow
We have a process where requests are raised for termination of users and based on the workflow of that request a couple of tasks get created. One of those tasks is to remove user extensions. However, not all users will have extensions and so the ask ...