1
0
mirror of synced 2025-12-26 14:02:10 -05:00
Files
airbyte/docs/integrations/sources/emailoctopus.md
Scott Lee Chua 1403c1b84d 🎉 New Source: EmailOctopus [low-code cdk] (#18647)
* Initial commit - emailoctopus

* Add API key parameter

* Update schemas

* Annotate schemas

* Update integration tests

* Acceptance test bug fixes

* Change full refresh append to overwrite; delete abnormal state

* Add documentation

* Update documentation

* Update documentation

* Update DocumentationUrl, add titles to spec properties, remove schemas/TODO, remove EOF newlines

* Add BOOTSTRAP.md

* Remove todos

* run format

* add emailloctopus to source def

* run format

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-08 21:29:05 -03:00

1001 B

EmailOctopus

Requirements

Supported sync modes

Feature Supported?(Yes/No) Notes
Full Refresh Sync Yes Overwrite
Incremental Sync No

Supported Streams

Performance considerations

No documented strict rate limit.

Changelog

Version Date Pull Request Subject
0.1.0 2022-10-29 18647 Initial commit