How can I Request an update to separate person as per the specific data in the form.
For example, we have 4 department named Dept 1, Dept 2, Dept 3, Dept 4 and we have 4 separate managers for each department M1, M2, M3, M4 respectively.
Now, when the form is filled up and in the department section, Dept 1 is selected, than the "request to update" goes to M1, likewise, Dept 2 - M2, Dept 3 - M3 and Dept 4 - M4 and so on.
How can I do it with automation, so that the update request goes to the specific manager only?
thanks in advance.