* 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>
1001 B
1001 B
EmailOctopus
Requirements
- EmailOctopus account
- EmailOctopus API key
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 |