How can i send html data in email to a customer's ticket using deluge.
Can anyone just help me out from this problem. I want to send an email over a customer's ticket. I want that customer should get the executed html code. But i'm not able to send it. Customer is getting plain text with all html elements. like this:- <div style="font-size: 14px; color: red">Hello</div>. I want customer should only receive Hello with red color fonts.data_text = '<div style="font-size:14px; color:red">Hello</div>';param = map();param.put("ticketStatus", "Closed");param.put("channel" , "EMAIL");param.put("to",xyz@abc.com);param.put("fromEmailAddress", "abc@xyz.com");// param.put("contentType", "plainText");param.put("content", data_text);param.put("isForward", "true");header_data=map();header_data.put("Content-Type", "text/html");result = invokeurl[url: "https://desk.zoho.com/api/v1/tickets/"+id+"/sendReply"type: POSTparameters: param.toString()headers: header_dataconnection:"zohodesk"];info result;
Access your files securely from anywhere
Zoho Developer Community
Deliver unforgettable customer experiences
Deliver unforgettable customer experiences
New to Zoho Marketing Plus?
Everything you need to run your marketing
New to Zoho Marketing Plus?
Everything you need to run your marketing
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Zoho TeamInbox Resources
Zoho DataPrep Resources
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Qntrl Resources
Zoho Creator Resources
Zoho Campaigns Resources
Zoho CRM Resources
Zoho Show Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.