
Dear community,
I am working on an AI tool that extracts certain data from a mail. These mails are always different and have no format. For this reason, I am using AI prompts Entity extraction that can recognise entities from the mail. The idea is that these entity's will come into the power automate desktop as input.
I run into the following problem:
If I insert these dynamic values that the AI tool recognizes as variables into the Power Automate desktop action, I get 5 for each fields in my flow. Which causes a lot of issues.
Does anyone know how I can the variable from my AI bot separately in my input fields without so many loops/for each fields. For example a compose field that i can use again. Other suggestions are also welcome