usman
Member
Hi I want to create a little complicated multistep workflow where when I receive an email with an invoice as an attachment, I would like that invoice to be saved in a google drive folder, and then ask ChatGPT to analyze the invoice and return the values like date, invoice number, all the line items and their details, quantity and amount into a google sheet. I tried a part of it where I could get the email attachment in google drive but I am stuck at getting ChatGPT to analyse the invoice as it says it cannot do that to analyse external link like gdrive. Any way to achieve this or any other means to do this? Also is the case of getting all the line items in the invoice on a google sheet sounds complicated but I think we can use the iteration module somewhere. Help here would be appreciated. Thks in advance.