Skip to main content
Nirodha Udawela (BizCover) 님이 #Email에 질문했습니다
Hey Guys,

 

We are sending an auto response email to our customer based on a criteria. I was wondering is it possible to create a button on the email template, that will close the case when the customer clicks the button? 

 

 
답변 2개
  1. 2019년 5월 16일 오전 1:06
    Hi Nirodha,

     

    Yes this possible, but you need to build some custom solutions like

     

    1) from button add the link to redirect in your visualforce page

     

    2) publish the vf page in publich sites

     

    3) pass the url parameter (case id, user id) in your button

     

    4) read the parameter using apex class and update your case accordingly

     

    Thanks & Regards,

     

    Sakthivel Madesh
0/9000