We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How to update ServiceNow CMDB from a Github repository?

Sourabh Saha1
Tera Contributor

I have a requirement wherein we are trying to update CMDB from Github repo. 

I have thought of 2 ways

1. Using Integration hub Github spoke

2. Using Discovery

I would like to request for help on how to proceed with this requirement. 

6 REPLIES 6

Sandeep132
Kilo Sage

Hi Sourabh,

We have something similar where we integrated with Gitlab. We have a repository containing YAML files and connected to this repo via MidServer. This integration was achieved by developing Custom Discovery Patterns and parsing the information received from YAML files into CMDB tables. Let me know if this is something you are looking for and I will provide sample steps we followed.

Thanks

I would be interested in learning how you did this.  Some examples of what we can gleen from github are not only an inventory of applications for the CMDB but also relationship mapping content such as  what version of .NET whas the application certified/compiled to run.  This will help to know which applications must be reviewed when that version of .NET goes end of life.