azure-devopssharepointautomationpower-automateissue-tracking

Connect Azure DevOps List Items to SharePoint List using Power Automate


I would like to make a flow that will connect "work items" from azure devops to my sharepoint list using power automate. How can I transfer that data into sharepoint list using power automate? I want things such as: ID, title, description, status, priority, assigned to, date etc. Moreover, I would want the flow to "sync" work items with sharepoint list, so that the data is updated, for ex. every hour.

How can I achieve that? Can anyone help?

I quite know how it works when it comes to queries, but not sure what is the best way to do it with work items


Solution

  • Per another open dicussion of yours, I had been testing to use the workflows below. For certain fields like data type of identity, we may need to format the value before transfering bewteen platforms. Here are my samples for your reference.