* Init source smaily * Added campaigns, templates, automations, ab_tests streams * Added pagination * Added documentation * Updated PR information * Added titles in spec.yaml, formatted json files * add smaily to source def Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
1.1 KiB
1.1 KiB
Smaily
Sync overview
This source can sync data from the Smaily API. At present this connector only supports full refresh syncs meaning that each time you use the connector it will sync all available records from scratch. Please use cautiously if you expect your API to have a lot of records.
This Source Supports the Following Streams
- users
- segments
- campaigns
- templates
- automations
- A/B tests
Features
| Feature | Supported?(Yes/No) | Notes |
|---|---|---|
| Full Refresh Sync | Yes | |
| Incremental Sync | No |
Performance considerations
The connector has a rate limit of 5 API requests per second per IP-address.
Getting started
Requirements
- Smaily API user username
- Smaily API user password
- Smaily API subdomain
Changelog
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.1.0 | 2022-10-25 | 18674 | Initial commit |