Hello everyone, is there a node to read and write documents in MS Word or Google Docs. (Not Google Sheets, I mean Google Docs).
Thank you very much for your answers
Hello everyone, is there a node to read and write documents in MS Word or Google Docs. (Not Google Sheets, I mean Google Docs).
Thank you very much for your answers
@Dfallas27 welcome to the KNIME forum. I recently have used a Python library docx to write to a word file. Maybe there are similar libraries for google docs. Question is what it is that you want to do.