'using Python fetch CI attributes from Json file in Servicenow cmdb

im in dire need of some logic on how to fetch data from a json file located in my servicenow cmdb, and then store it in cortex xsoar context table

here is part of a github code that does the same, the only difference is it fetches the attributes directly from the dashboard while i need to fetch the attributes from Json file

ServiceNow CMDB

Any help will be much appreciated



Solution 1:[1]

You can write an automation script to achieve the goal. If you can share a sample I can look into it and provide you with the solution.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Farrukh Ahmed