cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ownership data from ServiceNow CMDB

steventorrestam
Participant

My company is trying to look to possibly leverage the Ownership features in Dynatrace.  Our record of truth for ownership today is in our ServiceNow CMDB. We also have the integration between Dynatrace feeding data (entities etc) into the CMDB. I wanted to know if anyone today is leveraging the ServiceNow CMDB to push the Ownership information into Dynatrace. Since there is an option to leverage an external ID in Ownership to populate data via an API. Has anyone attempted this type of integration? 

7 REPLIES 7

Ana_Kuzmenchuk
Community Team
Community Team

Hi @steventorrestam , were you able to find a solution for your use case maybe? Thank you!

The only constant is change. Finding ways for great things to happen!

LawrenceBarratt
Dynatrace Advisor
Dynatrace Advisor

Hi @steventorrestam 

This is something I am currently building from the CMDB with another user.

The plan is to use the Dynatrace workflows to query external data through JavaScript, and output those into a useable format, the Ownership API JSON body can then be populated by.

https://docs.dynatrace.com/docs/shortlink/ownership

In the Dynatrace workflows you can query the ServiceNow API and pull back CMDB data from the ServiceNow API, then use that data to populate the Ownership autonomously.

https://developer.servicenow.com/dev.do#!/reference/api/utah/rest/cmdb-instance-api
I will update more once I get this working next week 🙂

Thanks,

Lawrence

Hello @LawrenceBarratt ! I'm wondering if you can provide any more info on this? Are you able to provide the workflow you created so we can mimic it? 

Hi Lawrence, any updates on your progress? I am very interested to know more. Thanks. 

LawrenceBarratt
Dynatrace Advisor
Dynatrace Advisor

Hello. Apologies, i am still waiting on some tokens from ServiceNow to capture the CMDB data and Business Applications. 

I'll update by the end of the week on progress and a solution 🙂

Gerhard-K
Dynatrace Helper
Dynatrace Helper

Hi @steventorrestam ,
feel free to screen through the recently updated documentation of service now for workflows: https://docs.dynatrace.com/docs/shortlink/automation-workflows-service-now 
or how to import ownership teams from Service Now groups or Microsoft Entra ID (Azure Active Directory).

Best,

Gerhard

and here the missing link to the teams-importer workflow action: https://docs.dynatrace.com/docs/shortlink/ownership-app#import-teams 

Featured Posts