Add Tags to Work Item
How to add Tags to an existing Work Item in an Azure DevOps project by using a Power Automate flow.
URI
Headers
Body
Screenshot with example
Sample data
OrgName – Contoso
ProjectName – FabrikamTravel
WorkItemId – 25
TagArray – [“Power Automate”,”SharePoint Online”]
Expected response
Details of the work item which has been updated, including the System.Tags field values (this includes existing tags and the newly added ones).
Copy/paste example (New designer)
Resources
That’s it, Happy testing!