
Announcements
We are facing an issue with a Cloud flow where we are using a Prompt to extract data off of PDF documents. the "Run a Prompt" action is injecting an extra parameter by itself and every run fails. This happens in new flows and existing ones; even the basic preconfigured prompts fail, so it’s not due to my custom mapping.
What gets added automatically:
Field shown in the action as item.item/source, value:
In the code view / request payload this becomes a top-level parameter item/source, which OData rejects.
Error