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. 

5 REPLIES 5

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