Close.io

Close.io

Close.io is available in the crm hub.

Element Information Details
Provider API Documentation Close.io API documentation
Authentication Basic
Events Polling and webhooks
Bulk Supported
Virtual Data Resources and Transformations Supported

Articles

API Provider Setup Follow these steps to retrieve your Close.io API Key. Via a web browser, go to https://app.close.io/login/ and login to your account. Click your account name in the top right corner, then click “Settings” Click “Your A...
You can authenticate with Close.io to create your own instance of the Close.io element through the UI or through APIs. Once authenticated, you can use the element instance to access the different functionality offered by the Close.io platform. Au...
Cloud Elements currently supports events via polling or webhooks depending on the endpoint. Polling is a mechanism where Cloud Elements executes the configured query every n minutes and captures the changed information. Webhooks are w...
The Cloud Elements Query Language (CEQL) provides a standard way to search across all of our elements. Many API providers support some form of searching in their APIs but each one approaches searching differently. Rather than having you research how...
Base URL The base URL for all API requests is https://api.cloud-elements.com/elements/api-v2 .