Thanks,
Mike
46 answers
As we can't create another User Lookup as already there one custom User lookup is on Task.
So we need to pull the Name and Email field as discussed earlier.
In current flow, you already have a Contact record variable.
Use a Get Element like below for query User record by advisor id.
Now Edit existing "Assignment" element as below to assign User's(Advisor) email and name on Task new fields. (Email and advisor name)
Now flow will be rearranged like this.
No any changes in other elements of this flow, or no changes in existing process builder.
Give it a try. One time stuff and all set.