Excel Add-In for Zoho CRM

Build 25.0.9434

JobPollingInterval

Specifies the polling interval (in seconds) used to check the status of a Bulk API job when working with Zoho CRM.

Data Type

int

Default Value

5

Remarks

During data retrieval or updates using the Bulk API, the add-in initiates a job on the Zoho CRM server. This property determines how often (in seconds) the add-in should query the server to see if the job has completed. Once the job status is determined to be 'Completed', the add-in proceeds to download and parse the result file, returning the data from the specified query.

A shorter interval (such as the default interval of 5 seconds) may provide quicker response times, but could increase the load on both the client and server if too frequent. A longer interval reduces the number of status checks but might delay data retrieval.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434