REST get info from a webpage

Andrew_TND
Mega Sage
Mega Sage

This for a bit of fun on my PDI, which I assume is something quite simple but I've never done it before so could use some advice.

I've created a table called "u_pokedex" and looking to get a regular feed from a website which updates the description on said table however coalescing on the name.

1 REPLY 1

Sohail Khilji
Kilo Patron
Kilo Patron

Hi @Andrew_TND 

 

To get the feed into a table, I've used the RestMessageV2 outbound web calls to query the RSS feed. Then I parse the returned XML and insert into the table.

 

Refer this :

https://docs.servicenow.com/bundle/tokyo-application-development/page/integrate/rss/concept/c_RSSFee...

 

I hope I helped you today....


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect