External RSS feed in HUBDB and call rss feed link after certain time

Hi here is the External rss link "single-family office" - Google News

Where I want to import this rss link feed in HUBDB after certain period of time and records should not be dublicate and insert only those are new in rss link

Hi, @ramanverma2005.

While what you are asking is theoretically possible, your systems will have to do all the heavy lifting:

  1. Convert the RSS feed to JSON. Perhaps with something like feed2json.
  2. Parse the JSON into a format compatible with your HubDB table. See the HubDB API Overview.
  3. Deduplicate rows by checking the existing rows (with this endpoint or via some other approach).
  4. Schedule and place the API calls.

This forum will likely not be your best resource except for specific questions regarding the HubDB API.

Hi @IsaacTakushi

Do you have a partner that we can work with to help pull our career site, Job Board | Dayforce Jobs, into a HubDB via an API?

Appreciate your help!

-Nate