# Simple Circa Airbyte connector for [SimpleCirca](https://www.simplecirca.com/) would enable seamless data extraction from Simple Circa's platform, facilitating automated data integration into your data warehouse or analytics systems. This connector would pull key metrics, user engagement data, and content performance insights, offering streamlined reporting and analysis workflows. Ideal for organizations looking to consolidate Circa’s data with other sources for comprehensive business intelligence. ## Configuration | Input | Type | Description | Default Value | |-------|------|-------------|---------------| | `api_key` | `string` | API Key. API key to use. Find it at https://app.circa.co/settings/integrations/api | | | `start_date` | `string` | Start date. | | ## Streams | Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | |-------------|-------------|------------|---------------------|----------------------| | events | id | DefaultPaginator | ✅ | ✅ | | contacts | id | DefaultPaginator | ✅ | ✅ | | teams | id | DefaultPaginator | ✅ | ❌ | | companies | | DefaultPaginator | ✅ | ✅ | | company_contacts | id | DefaultPaginator | ✅ | ❌ | | event_fields | id | No pagination | ✅ | ❌ | | contact_fields | id | No pagination | ✅ | ❌ | | company_fields | id | No pagination | ✅ | ❌ | | event_contacts | id | DefaultPaginator | ✅ | ❌ | ## Changelog
Expand to review | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| | 0.0.41 | 2025-11-25 | [69915](https://github.com/airbytehq/airbyte/pull/69915) | Update dependencies | | 0.0.40 | 2025-11-18 | [69596](https://github.com/airbytehq/airbyte/pull/69596) | Update dependencies | | 0.0.39 | 2025-10-29 | [68891](https://github.com/airbytehq/airbyte/pull/68891) | Update dependencies | | 0.0.38 | 2025-10-21 | [68547](https://github.com/airbytehq/airbyte/pull/68547) | Update dependencies | | 0.0.37 | 2025-10-14 | [68071](https://github.com/airbytehq/airbyte/pull/68071) | Update dependencies | | 0.0.36 | 2025-10-07 | [67191](https://github.com/airbytehq/airbyte/pull/67191) | Update dependencies | | 0.0.35 | 2025-09-30 | [66253](https://github.com/airbytehq/airbyte/pull/66253) | Update dependencies | | 0.0.34 | 2025-09-09 | [65837](https://github.com/airbytehq/airbyte/pull/65837) | Update dependencies | | 0.0.33 | 2025-08-23 | [65244](https://github.com/airbytehq/airbyte/pull/65244) | Update dependencies | | 0.0.32 | 2025-08-09 | [64788](https://github.com/airbytehq/airbyte/pull/64788) | Update dependencies | | 0.0.31 | 2025-07-26 | [64016](https://github.com/airbytehq/airbyte/pull/64016) | Update dependencies | | 0.0.30 | 2025-07-19 | [63559](https://github.com/airbytehq/airbyte/pull/63559) | Update dependencies | | 0.0.29 | 2025-07-12 | [63002](https://github.com/airbytehq/airbyte/pull/63002) | Update dependencies | | 0.0.28 | 2025-07-05 | [62799](https://github.com/airbytehq/airbyte/pull/62799) | Update dependencies | | 0.0.27 | 2025-06-28 | [62422](https://github.com/airbytehq/airbyte/pull/62422) | Update dependencies | | 0.0.26 | 2025-06-21 | [61965](https://github.com/airbytehq/airbyte/pull/61965) | Update dependencies | | 0.0.25 | 2025-06-14 | [61262](https://github.com/airbytehq/airbyte/pull/61262) | Update dependencies | | 0.0.24 | 2025-05-24 | [60402](https://github.com/airbytehq/airbyte/pull/60402) | Update dependencies | | 0.0.23 | 2025-05-10 | [60040](https://github.com/airbytehq/airbyte/pull/60040) | Update dependencies | | 0.0.22 | 2025-05-03 | [59383](https://github.com/airbytehq/airbyte/pull/59383) | Update dependencies | | 0.0.21 | 2025-04-26 | [58349](https://github.com/airbytehq/airbyte/pull/58349) | Update dependencies | | 0.0.20 | 2025-04-12 | [57794](https://github.com/airbytehq/airbyte/pull/57794) | Update dependencies | | 0.0.19 | 2025-04-05 | [57244](https://github.com/airbytehq/airbyte/pull/57244) | Update dependencies | | 0.0.18 | 2025-03-29 | [56583](https://github.com/airbytehq/airbyte/pull/56583) | Update dependencies | | 0.0.17 | 2025-03-22 | [56105](https://github.com/airbytehq/airbyte/pull/56105) | Update dependencies | | 0.0.16 | 2025-03-08 | [55417](https://github.com/airbytehq/airbyte/pull/55417) | Update dependencies | | 0.0.15 | 2025-03-01 | [54859](https://github.com/airbytehq/airbyte/pull/54859) | Update dependencies | | 0.0.14 | 2025-02-22 | [54251](https://github.com/airbytehq/airbyte/pull/54251) | Update dependencies | | 0.0.13 | 2025-02-15 | [53871](https://github.com/airbytehq/airbyte/pull/53871) | Update dependencies | | 0.0.12 | 2025-02-08 | [53431](https://github.com/airbytehq/airbyte/pull/53431) | Update dependencies | | 0.0.11 | 2025-02-01 | [52920](https://github.com/airbytehq/airbyte/pull/52920) | Update dependencies | | 0.0.10 | 2025-01-25 | [52190](https://github.com/airbytehq/airbyte/pull/52190) | Update dependencies | | 0.0.9 | 2025-01-18 | [51754](https://github.com/airbytehq/airbyte/pull/51754) | Update dependencies | | 0.0.8 | 2025-01-11 | [51281](https://github.com/airbytehq/airbyte/pull/51281) | Update dependencies | | 0.0.7 | 2024-12-28 | [50487](https://github.com/airbytehq/airbyte/pull/50487) | Update dependencies | | 0.0.6 | 2024-12-21 | [50197](https://github.com/airbytehq/airbyte/pull/50197) | Update dependencies | | 0.0.5 | 2024-12-14 | [49545](https://github.com/airbytehq/airbyte/pull/49545) | Update dependencies | | 0.0.4 | 2024-12-12 | [49313](https://github.com/airbytehq/airbyte/pull/49313) | Update dependencies | | 0.0.3 | 2024-12-11 | [49034](https://github.com/airbytehq/airbyte/pull/49034) | 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.0.2 | 2024-11-04 | [48268](https://github.com/airbytehq/airbyte/pull/48268) | Update dependencies | | 0.0.1 | 2024-10-21 | | Initial release by [@parthiv11](https://github.com/parthiv11) via Connector Builder |