I want to create a workflow that can read my Outlook emails received from companies. It needs to analyze the email and then save the attached documents in the corresponding client folder on the Microsoft OneDrive client database of my company. The AI agent needs to file the email in the same client folder for record-keeping. The files that will be available are claims, admin, or renewal. The AI agent needs to go through the email to determine which one of the three folders it needs to save the documents and emails in.
Hi @W40_Official,
You might have better luck posting your requirement under the Help me Build my Workflow category
Sorry I’m new here. I will do so
No worries at all. Have you tried to setup anything yet?
Yes this is correct as the AI Agent node does not pass along variables from previous nodes. When working with binary especially, the nodes which need to use them will require the binary to be present in the node right before. So in this case you will need to use a merg combine by position to pull the binary through to the Upload node.
