Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

GitHub Delta load

Blessy2
Tera Contributor

Hi All,

 

I'm trying to pull repositories from GitHub SaaS and On-Prem and after the initial load, I'd like to do a delta load. I read that we can use a parameter called 'since' in the API call itself to get the delta data. I tried but still see that all the repositories are being fetched.

Below is what I tried, added 'since' parameter in the API with the timestamp.

GET /orgs/{org}/repos?since=YYYY-MM-DDTHH:MM:SSZ

 

Any inputs from anyone would help.

Thanks in Advance!

0 REPLIES 0