Skip to main content
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 Antworten
  1. 16. Mai 2019, 01: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