Hello, I am new to the community and try to build a workflow that takes received invoices from my emails, saves it in the most suitable GDrive Folder. Where I struggle at the moment are the steps:
Analyse the PDF document that has been uploaded to the general GDrive Folder
Allocate it to the correct sub-folder
I am not sure whether the modules I selected are the right ones and how to adjust them correctly so the GPT can allocate the invoices correctly.
Steps taken so far
I have attached a screenshot of the Modules I connected so far.
you don’t need the Parse JSON module in the example you are providing. There is a setting inside the openAI module to return the output as a JSON and to parse it directly.