VSTS - uploading via an excel macro and getting @mentions to work

前端 未结 1 1840
耶瑟儿~
耶瑟儿~ 2020-12-21 22:50

I am using VSTS and would like numerous people to get sent the notification when a work task is created.

I am creating a lot of stencils that can just automate and

1条回答
  •  生来不讨喜
    2020-12-21 23:35

    The format is like:

    You can To get the userid through User Entitlements-Lists REST API:

    GET https://{accountName}.vsaex.visualstudio.com/_apis/userentitlements?api-version=4.1-preview

    0 讨论(0)
提交回复
热议问题