I’m new to both n8n and Docxtemplater. I’m trying to build a workflow that can automatically fill dynamic content into a DOCX or PPT file using a provided template. I believe Docxtemplater is the right tool for this, and I’ve attempted to build the workflow, but it’s not working as expected.
I’m getting error messages from the Docxtemplater node, and I’m not sure whether the issue is with my logic or the overall design direction.
I don’t have a programming background, so I’d really appreciate any guidance or suggestions on how to approach this properly and troubleshoot the errors.
Thanks in advance for your help!
What is the error message (if any)?
Parameter ‘context’ could not be parsed
Expected property name or ‘}’ in JSON at position 2 (line 2 column 1)
I copied and pasted it into my local n8n setup, but I’m still getting an error. Could you please let me know if the Docxtemplater settings are correct? Is there anything else I might have set up incorrectly