How to create a workitem (i.e User Story) in Azure DevOps when an user creates a Change request?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2023 03:28 AM
Hi Team,
I have to create a story in my DevOps when anyone is creating a Service Now Change request. How can we do this?
Thanks & Regards
Mohan Dass.P
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2023 01:19 PM
Hi
you can use snow REST API to send the necessary information to your devops system. You can write a script that triggers when a new change request is created and then uses the REST API to create a new story in your devops system.
In my opinion it is way easier to do this with Exalate, which is an integration tool between snow and devops and will make this very straight-forward.