How to update ServiceNow CMDB from a Github repository?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2022 06:00 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2022 05:31 PM
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