Extract data from files using Unstructured.io APIs
Hello automation society. I am very glad I found you. I am creating an automation to extract information based on LLM prompt from several files or emails (pdf, docx, xlsx, msg). However, I got stuck with the extraction step. Seems n8n does not support docx and .msg. I thought to use Unstructured.io but it is not included in the integration tools. Shall I use a python code node to call Unstructured.io APIs? Thank you, Michel