
e.g. Steve submit an account for approval. Bob reviews and approves. A task is assigned to Jim that was 'created by Bob' via the process builder. I would like the task to be assigned to Jim and created by Steve.
1 resposta
Hi Cody,
Since you have the Process Builder starting on the object where the approval process is, in your Create Record Action to create the Task within the Process, you can set the Assigned To ID reference the Owner ID. If the initial submitter is not the record owner, you would need to populate the initial submitter on a dummy field first so you can use it later. I hope I understood your issue correctly.
Thanks!