* configure connector * add docs * update PR number * update acceptance tests * add reply.io to source def * add error handler and backoff strategy * auto-bump connector version Co-authored-by: marcosmarxm <marcosmarxm@gmail.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
1.7 KiB
1.7 KiB
Reply.io
Sync overview
The Reply.io source supports both Full Refresh only.
This source can sync data for the Reply.io API.
Output schema
This Source is capable of syncing the following core Streams:
Features
| Feature | Supported?(Yes/No) | Notes |
|---|---|---|
| Full Refresh Sync | Yes | |
| Incremental - Append Sync | No | |
| Namespaces | No |
Performance considerations
- Each Reply user has a limit of 15000 API calls per month.
- The time limit between API calls makes 10 seconds.
- The limit for syncing contacts using native integrations is the same as the limit for the number of contacts in your Reply account.
Requirements
- Reply.io API key. See the Reply.io docs for information on how to obtain an API key.
Changelog
| Version | Date | Pull Request | Subject |
|---|---|---|---|
| 0.1.0 | 2022-10-22 | 18844 | Add Reply.io Source Connector |