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:/...
Thanks Jeremy Nelson for posting this. Can you confirm if you're trying to achieve this with the new BigQuery connector or existing REST API based connector ?
Thanks bill budwitz for reaching out. Glad to know that you were able to solve the issue by recreating the export as an object. About passing the extra data in Payload such as search criteria, we w...
Hi NetSuite 01, the proposed enhancement is planned for our upcoming release v8.2.1.0, Feb. 2022. exports.runVirtualWithPaging() will support NetSuite restlet exports that needs pagination.