Hello there.
Is there a way to automate the process of exporting all work items from a devops project out to csv’s
Kind Regards
Rob
Hi,
If this is to keep a backup you could use the REST API at https://docs.microsoft.com/en-us/rest/api/azure/devops/wit/?view=azure-devops-rest-6.0 maybe. If this is to later import that in Excel you have an addin.
Hello Patrice.
Thank you for replying.
We would want to import into a sql Server database. So exporting the work items to cvs first would be better.
Regards