Hi All,
Does the Azure DevOps connector allow for copying pipeline/build artifacts? The ideal use-case would be to have the built artifact get copied to a sharepoint folder or emailed once a build completes.
Thanks!
Andrew
Solved! Go to Solution.
Hi Andrew,
Via the Send an HTTP request to Azure Devops action you could get a specific artifact from Azure DevOps via the REST API, https://docs.microsoft.com/en-us/rest/api/azure/devops/build/artifacts/get%20artifact?view=azure-dev...
An example of such a setup can be found over here:
Hi Andrew,
Via the Send an HTTP request to Azure Devops action you could get a specific artifact from Azure DevOps via the REST API, https://docs.microsoft.com/en-us/rest/api/azure/devops/build/artifacts/get%20artifact?view=azure-dev...
An example of such a setup can be found over here:
That will work perfectly! Thanks for your help!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
4 | |
3 | |
2 | |
2 | |
2 |