1
0
mirror of synced 2025-12-25 02:09:19 -05:00
Files
airbyte/docs/integrations/sources/reply-io.md

2.0 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.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