Load all data using table API

sandeep02
Tera Contributor

Hi Team,

 

Our requirement is to  export all incidents from ServiceNow to Google Cloud Big Query  using Table API but there is a limit for the data i.e 10,000 records by default.

 

Since our requirement is every10 mins new incidents will come and will be loaded to Big Query how we can discard the limit. simply we do not want to add limit to our API request. 

 

Thank you.

 

2 REPLIES 2

Community Alums
Not applicable

sandeep02
Tera Contributor

Hi @Community Alums ,
Thank you for the link, could you please elaborate me on this because I am not able to understand exactly how to achieve this.

because my requirement is to do all the changes in the url itself only to export all data in every 3 hours

Thanks