Retrieving merge fields
available from v1.8.0
If you want to know all the available mergefields in a template, you can use our helper endpoints.
/docx2pdfua
->/docx2pdfua/extract_mergefields
/docx2pdfua_packed
->/docx2pdfua_packed/extract_mergefields
/docx2docx
->/docx2docx/extract_mergefields
/docx2docx_packed
->/docx2docx_packed/extract_mergefields
/pdf_fill
->/pdf_fill/extract_mergefields
/pdf_fill_packed
->/pdf_fill_packed/extract_mergefields
The rest of request should be the same as for the main endpoint.
Please check the API Reference to learn more.