To store the data from https://filestore.fortinet.com/fortiguard/rss/ir.xml in the ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-13-2023 12:30 AM
I want to store the data from URL in the ServiceNow custom table?
and create an alert and notify when a new record entry is added to the above URL?
For now, I created one UI page and displayed all data in a dashboard.
Actual Requirement is:
Generally, the Vulnerability Management team continuously watches on latest news related to vulnerabilities. Like, we are using the FortiGate firewall, in that case, we also need to keep an eye on news feeds like the Fortigate blog, CISA blogs, and CERT-In blogs. Is it possible to fetch all the news or upcoming vulnerability updates in Service Now? It's the same as RSS feeds.
@Ankur Bawiskar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-13-2023 12:36 AM
either you need to fetch the information and store in custom table on daily basis or some other frequency
OR
you need to inform 3rd party to push the data to custom table
Ankur
⨠Certified Technical Architect || ⨠9x ServiceNow MVP || ⨠ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā11-13-2023 12:48 AM
Thanks Ankur for the Response.
As per your first solution,How can we fetch the information and store in custom table on daily basis?Can yu share any document to fetch the information from the URL?
Regards
Tejas