docs/integrations/sources/close-com.md
This page contains the setup guide and reference information for the Close.com source connector.
We recommend creating a restricted key specifically for Airbyte access. This will allow you to control which resources Airbyte should be able to access. For ease of use, we recommend using read permissions for all resources and configuring which resource to replicate in the Airbyte UI.
:::caution For security purposes, the API Key will only be displayed once upon creation. Be sure to copy and store the key in a secure location. :::
For further reading on creating and maintaining Close.com API keys, refer to the official documentation.
YYYY-MM-DD. Leaving this field blank will replicate all data.The Close.com source supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new/updated data, or all rows in the tables and columns you set up for replication. These settings will take effect every time a sync is run.
This source is capable of syncing the following core streams:
Leads and Events Incremental streams use the date_updated field as a cursor. All other Incremental streams use the date_created field for the same purpose.
The SendAs stream requires payment.
The Close.com API uses the same JSONSchema types that Airbyte uses internally (string, date-time, object, array, boolean, integer, and number), so no type conversions happen as part of this source.
The Close.com connector is subject to rate limits. For more information on this topic, click here.
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.6.15 | 2025-05-10 | 59969 | Update dependencies |
| 0.6.14 | 2025-05-03 | 59433 | Update dependencies |
| 0.6.13 | 2025-04-26 | 58896 | Update dependencies |
| 0.6.12 | 2025-04-19 | 58308 | Update dependencies |
| 0.6.11 | 2025-04-12 | 57797 | Update dependencies |
| 0.6.10 | 2025-04-05 | 57247 | Update dependencies |
| 0.6.9 | 2025-03-29 | 56484 | Update dependencies |
| 0.6.8 | 2025-03-22 | 55989 | Update dependencies |
| 0.6.7 | 2025-03-08 | 55343 | Update dependencies |
| 0.6.6 | 2025-03-01 | 54454 | Update dependencies |
| 0.6.5 | 2025-02-15 | 53747 | Update dependencies |
| 0.6.4 | 2025-02-08 | 53329 | Update dependencies |
| 0.6.3 | 2025-02-01 | 52940 | Update dependencies |
| 0.6.2 | 2025-01-25 | 52306 | Update dependencies |
| 0.6.1 | 2025-01-18 | 51625 | Update dependencies |
| 0.6.0 | 2025-01-16 | 50431 | Migrate to manifest-only |
| 0.5.30 | 2025-01-11 | 51119 | Update dependencies |
| 0.5.29 | 2025-01-04 | 50920 | Update dependencies |
| 0.5.28 | 2024-12-28 | 50532 | Update dependencies |
| 0.5.27 | 2024-12-21 | 50065 | Update dependencies |
| 0.5.26 | 2024-12-14 | 48918 | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 |
| 0.5.25 | 2024-11-04 | 47933 | Update dependencies |
| 0.5.24 | 2024-10-21 | 47047 | Update dependencies |
| 0.5.23 | 2024-10-12 | 46803 | Update dependencies |
| 0.5.22 | 2024-10-05 | 46449 | Update dependencies |
| 0.5.21 | 2024-09-28 | 46116 | Update dependencies |
| 0.5.20 | 2024-09-21 | 45738 | Update dependencies |
| 0.5.19 | 2024-09-14 | 45483 | Update dependencies |
| 0.5.18 | 2024-09-07 | 45300 | Update dependencies |
| 0.5.17 | 2024-08-31 | 44976 | Update dependencies |
| 0.5.16 | 2024-08-24 | 44651 | Update dependencies |
| 0.5.15 | 2024-08-17 | 44305 | Update dependencies |
| 0.5.14 | 2024-08-12 | 43877 | Update dependencies |
| 0.5.13 | 2024-08-10 | 43574 | Update dependencies |
| 0.5.12 | 2024-08-03 | 43296 | Update dependencies |
| 0.5.11 | 2024-07-27 | 42639 | Update dependencies |
| 0.5.10 | 2024-07-20 | 42318 | Update dependencies |
| 0.5.9 | 2024-07-13 | 41896 | Update dependencies |
| 0.5.8 | 2024-07-10 | 40515 | Add support for array type custom fields |
| 0.5.7 | 2024-07-10 | 41374 | Update dependencies |
| 0.5.6 | 2024-07-09 | 41313 | Update dependencies |
| 0.5.5 | 2024-07-06 | 40994 | Update dependencies |
| 0.5.4 | 2024-06-25 | 40350 | Update dependencies |
| 0.5.3 | 2024-06-22 | 40043 | Update dependencies |
| 0.5.2 | 2024-06-15 | 39477 | Format source, delete requirements.txt |
| 0.5.1 | 2024-05-20 | 38391 | [autopull] base image + poetry + up_to_date |
| 0.5.0 | 2023-11-30 | 32984 | Add support for custom fields |
| 0.4.3 | 2023-10-28 | 31534 | Fixed Email Activities Stream Pagination |
| 0.4.2 | 2023-08-08 | 29206 | Fixed the issue with DatePicker format for start date |
| 0.4.1 | 2023-07-04 | 27950 | Add human readable titles to API Key and Start Date fields |
| 0.4.0 | 2023-06-27 | 27776 | Update the Email Followup Tasks stream schema |
| 0.3.0 | 2023-05-12 | 26024 | Update the Email sequences stream schema |
| 0.2.2 | 2023-05-05 | 25868 | Added CDK TypeTransformer to gurantee JSON Schema types, added missing properties for roles stream |
| 0.2.1 | 2023-02-15 | 23074 | Specified date formatting in specification |
| 0.2.0 | 2022-11-04 | 18968 | Migrate to Low-Code |
| 0.1.0 | 2021-08-10 | 5366 | Initial release of Close.com connector for Airbyte |