Question
Python Script to Automate the Data Merge Process
I have found the (https://www.indesignjs.de/extendscriptAPI/indesign-latest/#DataMergeField.html) ExtendScript API for Indesign, however it seems confusing. I can see that you have the select data option, the update data option which you can use in a python script but how would you have it create the merged document with the script?
