Hi everyone ![]()
I’m working on a scenario where I need to generate a Word document (.docx) starting from plain text, and I’d like to know what’s the best approach or module setup to handle this efficiently.
I know Make has a few ways to generate files (e.g. “Create a text file” in Google Drive, “Create a file” in OneDrive, etc.), but my goal is specifically to produce a formatted Word document — ideally with basic styling (like bold titles, paragraphs, etc.) — and later attach or upload it to another app (such as Asana or Google Drive).
Has anyone found a good method or workaround for this?

