Hey,
I have workflow when I download difrents type of files and after I can use it.
But I have problem that one of this file is microsoft word and I cant use it.
The way I work is that in n8n (via extract file) I change files for text but in case with microsoft word isnt available? Any thoughts? Is it possible to add this option?
Hey M2,
Not sure if this helps, but I use SharePoint as a means to get a DOCX file in another format (in this case, tho, it is PDF).
This works great if you want to use DOCX files as sources for vector embeddings - you convert them to PDF then import them. See my article here: DOCX ingestion to vector database (PgVector) - Tips & Tricks - n8n Community
I’ve not come across a way to programatically ‘handle’ DOCX natively and be able to create or edit them.
Rgds
Simon
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.