Zoho Writer Merage Template and send for the sign by the API

Zoho Writer Merage Template and send for the sign by the API

Tips & Trick - Zoho Writer API
Hello All,

  1.  How to Create a Merage Template inside Zoho Writer.



Enter Field....


//...........Get Mearge Field Data
  1. <response> = zoho.writer.getMergeFields(<document_id>, <connection>);
//...........Create Map...........
writermap = Map();
writermap .put("Field_ID",Value1);