Jason Haslow No such max limit is defined however the standard platform limit of 5MB applies to any API requests. Hope this answers your question.
Hi Jon Adams, we recently updated BigQuery connector which supports bulk insert. Here's a help article for your reference : https://docs.celigo.com/hc/en-us/articles/6923178410523-Import-data-in...
Hi Matan Shachaf , that's certainly possible. Here's a help article that you could go through : https://docs.celigo.com/hc/en-us/articles/5926335821211-Daisy-chain-flows
Here's the correct link for the article. https://docs.celigo.com/hc/en-us/articles/5926315530139-Import-hooks#postResponseMapHook The function needs to return the responseData array provided by opt...
bill budwitz We got this checked with our internal team. It appears that paging method properties are not part of the export object which is why system is returning default values. Could you please...
bill budwitz I don't see any issue with your code. Perhaps this appears to be a data issue. Are you sure there are enough records to be fetched for 2nd page ?
Swapnil Shah You may pass the necessary inputs in the request body if the underlying endpoint from Google Sheets is expecting the same. Looks like there are some nuances associated with the datatyp...
Jeremy Nelson Batch insertion that is being supported today is through createQueryStream()" instead of a query job. This enables to load the bulk data in JSON array format. https://googleapis.dev/n...
Jeremy Nelson I can confirm the new connector doesn't support running query as jobs. Having said that, we would register this as an enhancement request and would update you once it is rolled out.
Felipe Starling BigQuery connector is now available on Celigo Platform that provides simplified import view that is similar to other DW connectors. Follow the below article for more info. https:/...