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

Close.io API Provider Setup
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” C...
Close.io Authenticate an Element Instance
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...
Close.io Events
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...
Close.io Querying
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...
Close.io API Documentation
Base URL The base URL for all API requests is https://api.cloud-elements.com/elements/api-v2 .