You need to sign in to do that
Don't have an account?
David Granados
Process Builder - Automatically Drop in Case Owners Queue
Hello,
I have a checkmark field in the case, once that checkmark is selected I want the case to be placed in a specific case owners queue, it shouldn't be assigned to the person who opened the case. Is this something I have to do in Process Builder? or?
Thanks!
--
Thanks,
Prashant
All Answers
You can not insert user to Queue using process builder.. but yes you can check the specific condition and then call a apex class that will insert the user in the queue..or better you trigger to do this..
--
Thanks,
Prashant
--
Thanks,
Prashant
--
Thanks,
Prashant
Hi David,
Why go through the hassle of creating a new process when you can do it easily with the Case Assignment Rules. You should definitely check that out.
Though you can very well do it with the process builder as well.
And also, you can do it using workflow rules.
My advise, go with the case assignment rules. Why? Because the it's easy to understand and create, most important, lesser number of clicks. :D
Let me know if you need any help.
Thanks
The Case Assignment Rules seem to work, Thank you!. The only thing I find that users may forget to click is the "Assign using active assignment rule". If they don't click it the Assignment Rule won't work. How can I have this auto checked? (if possible)
--
Thanks,
Prashant
You can do that by editing the Case page layout.
Click on edit page layout. Click on layout properties. Check the default checkbox to true and you are good to go.
Let me know if there is any confusion.
Thanks
Please select the best answer and close this thread..
--
Thanks,
Prashant