microsoft / vsts-extension-retrospectives

An Azure DevOps extension for efficient retrospectives
MIT License
183 stars 82 forks source link

Is there a REST API for create a new retrospective? #569

Closed xmdanni closed 1 month ago

xmdanni commented 11 months ago

Hi, I want to automate some manual work (like create a new retrospective) in the scrum process in my team. Wondering if there is a REST API I can call before every sprint to create a new retrospective with below settings? The title is the only variable for me and I can generate the title in my code before calling this API. I want it to return the link of the board it just created (like https://dev.azure.com/abc/Def/_apps/hub/ms-devlabs.team-retrospectives.home?teamId=123&boardId=4567) to me. It will be even better if there is a connection in Microsoft Power Automate so that I can directly use the action in my workflow. image

cgrippon commented 2 months ago

Hello, any update on this request ? I search to connect PowerBi on one API.How can I do it ?