ServiceNow to DevOps work item creation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 01:18 AM
Hello Team,
We have Azure DevOps Boards Spoke available with our Integration hub subscription.
I could able to configure the connection with personla token key, however not sure how to test the connection whether this connection is established or not and when I try to create a flow, under actions what should I mention Project, ????
Title, ????
Work Item Type,?????
My requirement is When task is created and assigned to ServiceNow team, that should trigger in DevOps and create a workITEm,
Please assist.
Thanks
AB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 01:38 AM
@B Ashok - To test the credential and connection, Please try to trigger an action from the spoke
Please go through MS docs about the API which is been used in ServiceNow as spoke.
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2025 01:51 AM
Hello @B Ashok ,
If you are using spoke for incident module integration with Azure DevOps,
then you have to map the fields of ServiceNow table with azure work item.
For example :
In title- set incident short description
Priority - Set incident priority
Work item type- Incident/break/issue
--