
HI Team,
I am working on one scenario in which I have to create a file in SharePoint, once a work item is created in Azure devops for any project . It should be an automated cloud flow
Is it possible to set the trigger for multiple project . In the below image, in place of Project name...i want to give multiple project name.
Thanks
Deepika
Hi Deepika,
Unfortunately that's not possible, although you can set webhooks in different Azure DevOps projects and then send the information to a single workflow: https://docs.microsoft.com/en-us/azure/devops/service-hooks/services/webhooks?view=azure-devops&?WT.mc_id=M365-MVP-5004748
Hope it helps!
Ferran