The other issue is that when trying to create some flows where if the survey response is negative it sends an email to the owner's manager. I cannot send it to the case owner's manager, because it is only looking at the survey response owner and that is me.
Anyone have ideas about how I can convert the owner of the survey response to be the actual case owner? Or some other method to get around this? Q had no ideas, said there was nothing they could do on their side.
1 件の回答
Hi Kim,
If the survey responses are related to the case record via lookup relationship, you may use Process Builder to update the owner of the survey response based on the owner of the parent case record. This can be triggered upon creation of the survey response. As for the negative survey response, you may add this action on the same process on another criteria node to send an email alert after the owner has been updated.
I hope this helps!