For this, you can use following two ways.
Load your template JSON using loadDesign function in the editor and then use exportHTML function to get its HTML.
ย ย See example below:
2. Make a POST request containing JSON of the template, and in return you will receive HTML . Kindly follow our documentation for complete guidance.





