# EmailOctopus ## Requirements - [EmailOctopus account](https://help.emailoctopus.com) - EmailOctopus [API key](https://help.emailoctopus.com/article/165-how-to-create-and-delete-api-keys) ## Supported sync modes | Feature | Supported?\(Yes/No\) | Notes | | :---------------- | :------------------- | :--------------------------------------------------------------------------------------------- | | Full Refresh Sync | Yes | [Overwrite](https://docs.airbyte.com/understanding-airbyte/connections/full-refresh-overwrite) | | Incremental Sync | No | | ## Supported Streams - [Get all campaigns](https://emailoctopus.com/api-documentation/campaigns/get-all) - [Get all lists](https://emailoctopus.com/api-documentation/lists/get-all) ## Performance considerations No documented strict rate limit. ## Changelog
Expand to review | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ | | 0.2.2 | 2024-10-28 | [47450](https://github.com/airbytehq/airbyte/pull/47450) | Update dependencies | | 0.2.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version | | 0.2.0 | 2024-08-15 | [44152](https://github.com/airbytehq/airbyte/pull/44152) | Refactor connector to manifest-only format | | 0.1.15 | 2024-08-10 | [43580](https://github.com/airbytehq/airbyte/pull/43580) | Update dependencies | | 0.1.14 | 2024-08-03 | [43069](https://github.com/airbytehq/airbyte/pull/43069) | Update dependencies | | 0.1.13 | 2024-07-27 | [42799](https://github.com/airbytehq/airbyte/pull/42799) | Update dependencies | | 0.1.12 | 2024-07-20 | [42167](https://github.com/airbytehq/airbyte/pull/42167) | Update dependencies | | 0.1.11 | 2024-07-13 | [41797](https://github.com/airbytehq/airbyte/pull/41797) | Update dependencies | | 0.1.10 | 2024-07-10 | [41447](https://github.com/airbytehq/airbyte/pull/41447) | Update dependencies | | 0.1.9 | 2024-07-09 | [41283](https://github.com/airbytehq/airbyte/pull/41283) | Update dependencies | | 0.1.8 | 2024-07-06 | [40920](https://github.com/airbytehq/airbyte/pull/40920) | Update dependencies | | 0.1.7 | 2024-06-25 | [40307](https://github.com/airbytehq/airbyte/pull/40307) | Update dependencies | | 0.1.6 | 2024-06-22 | [40100](https://github.com/airbytehq/airbyte/pull/40100) | Update dependencies | | 0.1.5 | 2024-06-04 | [38945](https://github.com/airbytehq/airbyte/pull/38945) | [autopull] Upgrade base image to v1.2.1 | | 0.1.4 | 2024-05-28 | [38718](https://github.com/airbytehq/airbyte/pull/38718) | Upgrade to CDK 0.80.0 and manage dependencies with Poetry. | | 0.1.3 | 2024-04-19 | [37154](https://github.com/airbytehq/airbyte/pull/37154) | Upgrade to CDK 0.80.0 and manage dependencies with Poetry. | | 0.1.2 | 2024-04-15 | [37154](https://github.com/airbytehq/airbyte/pull/37154) | Base image migration: remove Dockerfile and use the python-connector-base image | | 0.1.1 | 2024-04-12 | [37154](https://github.com/airbytehq/airbyte/pull/37154) | schema descriptions | | 0.1.0 | 2022-10-29 | [18647](https://github.com/airbytehq/airbyte/pull/18647) | Initial commit |