1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Files
airbyte/docs/integrations/sources/reply-io.md

3.6 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

Expand to review
Version Date Pull Request Subject
0.2.1 2024-10-28 47462 Update dependencies
0.2.0 2024-08-19 44407 Refactor connector to manifest-only format
0.1.15 2024-08-17 44284 Update dependencies
0.1.14 2024-08-12 43818 Update dependencies
0.1.13 2024-08-10 43696 Update dependencies
0.1.12 2024-08-03 43215 Update dependencies
0.1.11 2024-07-27 42827 Update dependencies
0.1.10 2024-07-20 42246 Update dependencies
0.1.9 2024-07-13 41737 Update dependencies
0.1.8 2024-07-10 41497 Update dependencies
0.1.7 2024-07-09 41302 Update dependencies
0.1.6 2024-07-06 40805 Update dependencies
0.1.5 2024-06-25 40283 Update dependencies
0.1.4 2024-06-22 40137 Update dependencies
0.1.3 2024-06-17 38661 Make connector compatible with Builder
0.1.2 2024-06-04 39012 [autopull] Upgrade base image to v1.2.1
0.1.1 2024-05-20 38409 [autopull] base image + poetry + up_to_date
0.1.0 2022-10-22 18844 Add Reply.io Source Connector