Hi All - New to Power Automate and trying to send an http request to ADO for an attachment task but not sure how to Identify the URI that should be put here. Any direction on how I can find this would be super appreciated.
Is there a way to find this or a structure I should be following? Screenshot below highlighting the URL field I need below.
Thanks!
Hi @npu_2022,
Just to double check. Are you trying the download the attachment of a Task from a Work items board?
If so, you could use the Azure DevOps REST API 6.1. This API has some good documentation about how to format the URIs.
In your sample I would have a look at the Attachments - Get method from Work Item Tracking category: