Hi,
I've got a flow running where I extract PDF-text and use this to fill the description of the invoice in our ERP. I would like to get this extracted text summarized (at the moment I only automate invoices that are structured and where I can get a decent description of the text with actions like splitting etc). I could do this through an API and connect with Azure OpenAI, but I prefer to do this with Copilot. Is this possible? The best I could do is to connect with a copilot studio agent, but this only generates a conversation ID, not the actual response. It seems that I can't get the actual response back into Power Automate desktop.
What's the most efficient way to summarize my extract PDF-text?
Thanks in advance,
Youri