- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 08:55 AM
Hi All ,
is there any OOB plugin / SPOKE available to integrate SERVICENOW and ADO ?
our requirement is to synch
whenever incident is created an issue should create in ADO
same like stories synch also
please let me know if you have any inputs
Thank you,
Shabbir Shaik
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 12:50 PM
Hey @shabbir5 , you should check out Unito. Whenever an incident is created in ServiceNow, Unito will create a matching issue is ADO, and keep both in sync. Same thing with stories, epics, tasks, features, user story, etc.
Here's a video: https://www.youtube.com/watch?v=InuL9zQeBWc
Thanks!
Marc

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 10:13 PM
Hello @shabbir5
If the OOTB/Store app does not give the integration as you want, you can always create your own custom integration. It depends on the requirement and how you create it. Customizing OOTB configuration is not recommended, but here you will be create new action and not modifying anything existing, so it should be good.
For ADO integration, you can install the plugin to get integration for other data such as ENH, work items etc. For incident, you can build new action. refer: https://developer.servicenow.com/dev.do#!/learn/learning-plans/washingtondc/servicenow_application_d...
Thank you,
Ali
Thank you,
Ali

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 09:04 AM
Hello @shabbir5
You can check the plugin https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/integrationhub-stor...
but it might not support incident OOTB, you will have to create new action for the same.
Thank you,
Ali
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 10:04 PM
Hi @Ahmmed Ali ,
Thank you for the response , how to create custom actions ? is that recommended?
Thank you,
Shabbir Shaik

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 10:13 PM
Hello @shabbir5
If the OOTB/Store app does not give the integration as you want, you can always create your own custom integration. It depends on the requirement and how you create it. Customizing OOTB configuration is not recommended, but here you will be create new action and not modifying anything existing, so it should be good.
For ADO integration, you can install the plugin to get integration for other data such as ENH, work items etc. For incident, you can build new action. refer: https://developer.servicenow.com/dev.do#!/learn/learning-plans/washingtondc/servicenow_application_d...
Thank you,
Ali
Thank you,
Ali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 12:50 PM
Hey @shabbir5 , you should check out Unito. Whenever an incident is created in ServiceNow, Unito will create a matching issue is ADO, and keep both in sync. Same thing with stories, epics, tasks, features, user story, etc.
Here's a video: https://www.youtube.com/watch?v=InuL9zQeBWc
Thanks!
Marc