Zoho Writer Merage Template and send for the sign by the API
Tips & Trick - Zoho Writer API
Hello All,
- How to Create a Merage Template inside Zoho Writer.
Enter Field....
//...........Get Mearge Field Data
- <response> = zoho.writer.getMergeFields(<document_id>, <connection>);
//...........Create Map...........
writermap = Map();
writermap .put("Field_ID",Value1);