Hi,
I have created a Power Automate flow that generates features in Azure DevOps. The flow is triggered when a user submits a response through a Microsoft Form, and it successfully creates a feature work item in Azure DevOps.
However, I am facing an issue where the CreatedBy field of the feature always displays my name (the flow owner) instead of the user who submitted the form.
Could you please suggest a working solution to ensure that the CreatedBy field reflects the actual user who submitted the form response when creating the feature in Azure DevOps via Power Automate?