Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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