Skip to main content
Lourdes Montero 님이 #Salesforce Developer에 질문했습니다
We are using Flow to create cases, we need to assign these cases to different queues. Since FLows do no trigger Assignment rules, what other functionality can I use to make this happen without having to use code?
답변 4개
  1. 2015년 10월 23일 오후 5:07
    Hi Lourdes,

    You can create workflow rules to assign cases to a Queue.Basically you need to create a workflow rule (provide required filter condition) and add a field update on Case owner to assign it to a queue.

    Please let me know if it helps.

    Regards,

    Shashi
0/9000