# Tyntec SMS ## Overview This page contains the setup guide and reference information for the [Tyntec SMS](https://api.tyntec.com/reference/sms/current.html#sms-api) source connector. ## Getting Started ### Prerequisites A Tyntec SMS API Key and SMS message request ID are required for this connector to work. The API key can be generated by setting up a free Tyntec account. Be sure to pass the generated API key and message request ID when establishing the connection. ### Step 1: Set up a Tyntec SMS connection 1. Create a new Tyntec account [here](https://www.tyntec.com/create-account). 2. In the left navigation bar, click **API Settings** and navigate to **API Keys** to access your API key. ### Step 2: Set up a Tyntec SMS connector in Airbyte #### For Airbyte Cloud: 1. [Log into your Airbyte Cloud](https://cloud.airbyte.com/workspaces) account. 2. In the left navigation bar, click **Sources**. In the top-right corner, click **+new source**. 3. On the Set up the source page, enter the name for the Tyntec SMS connector and select **Tyntec SMS** from the Source type dropdown. 4. Enter your `Tyntec API Key`. 5. Enter your `SMS Message Request ID`. 6. Click **Set up source**. #### For Airbyte OSS: 1. Navigate to the Airbyte Open Source dashboard. 2. Set the name for your source. 3. Enter your `Tyntec API Key`. 4. Enter your `SMS Message Request ID`. 5. Click **Set up source**. ## Supported Sync Modes The Tyntec SMS source connector supports the following [sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes): | Feature | Supported? | | :---------------- | :--------- | | Full Refresh Sync | Yes | | Incremental Sync | No | ## Supported Streams Several output streams are available from this source: - [SMS Message Status](https://api.tyntec.com/reference/sms/current.html#sms-api-Read%20SMS%20status) - [SMS Contacts](https://api.tyntec.com/reference/sms/current.html#sms-api-List%20all%20contacts) - [SMS Phone Numbers](https://api.tyntec.com/reference/sms/current.html#sms-api-List%20all%20phone%20numbers) - [SMS Phone Registrations](https://api.tyntec.com/reference/sms/current.html#sms-api-List%20all%20phones) If there are more endpoints you'd like Airbyte to support, please [create an issue](https://github.com/airbytehq/airbyte/issues/new/choose). ## Performance Considerations The Tyntec SMS connector should not run into limitations under normal usage. Please [create an issue](https://github.com/airbytehq/airbyte/issues) if you see any rate limit issues that are not automatically retried successfully. ## Changelog
Expand to review | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :------------------------ | | 0.2.24 | 2025-05-24 | [60738](https://github.com/airbytehq/airbyte/pull/60738) | Update dependencies | | 0.2.23 | 2025-05-10 | [59956](https://github.com/airbytehq/airbyte/pull/59956) | Update dependencies | | 0.2.22 | 2025-05-04 | [59537](https://github.com/airbytehq/airbyte/pull/59537) | Update dependencies | | 0.2.21 | 2025-04-27 | [58985](https://github.com/airbytehq/airbyte/pull/58985) | Update dependencies | | 0.2.20 | 2025-04-19 | [58045](https://github.com/airbytehq/airbyte/pull/58045) | Update dependencies | | 0.2.19 | 2025-04-05 | [57477](https://github.com/airbytehq/airbyte/pull/57477) | Update dependencies | | 0.2.18 | 2025-03-29 | [56294](https://github.com/airbytehq/airbyte/pull/56294) | Update dependencies | | 0.2.17 | 2025-03-08 | [55636](https://github.com/airbytehq/airbyte/pull/55636) | Update dependencies | | 0.2.16 | 2025-03-01 | [55151](https://github.com/airbytehq/airbyte/pull/55151) | Update dependencies | | 0.2.15 | 2025-02-22 | [54512](https://github.com/airbytehq/airbyte/pull/54512) | Update dependencies | | 0.2.14 | 2025-02-15 | [54061](https://github.com/airbytehq/airbyte/pull/54061) | Update dependencies | | 0.2.13 | 2025-02-08 | [53567](https://github.com/airbytehq/airbyte/pull/53567) | Update dependencies | | 0.2.12 | 2025-02-01 | [53063](https://github.com/airbytehq/airbyte/pull/53063) | Update dependencies | | 0.2.11 | 2025-01-25 | [52385](https://github.com/airbytehq/airbyte/pull/52385) | Update dependencies | | 0.2.10 | 2025-01-18 | [51961](https://github.com/airbytehq/airbyte/pull/51961) | Update dependencies | | 0.2.9 | 2025-01-11 | [51439](https://github.com/airbytehq/airbyte/pull/51439) | Update dependencies | | 0.2.8 | 2024-12-28 | [50783](https://github.com/airbytehq/airbyte/pull/50783) | Update dependencies | | 0.2.7 | 2024-12-21 | [50364](https://github.com/airbytehq/airbyte/pull/50364) | Update dependencies | | 0.2.6 | 2024-12-14 | [49793](https://github.com/airbytehq/airbyte/pull/49793) | Update dependencies | | 0.2.5 | 2024-12-12 | [49431](https://github.com/airbytehq/airbyte/pull/49431) | Update dependencies | | 0.2.4 | 2024-12-11 | [49110](https://github.com/airbytehq/airbyte/pull/49110) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 | | 0.2.3 | 2024-11-04 | [47910](https://github.com/airbytehq/airbyte/pull/47910) | Update dependencies | | 0.2.2 | 2024-10-28 | [43782](https://github.com/airbytehq/airbyte/pull/43782) | Update dependencies | | 0.2.1 | 2024-08-16 | [44196](https://github.com/airbytehq/airbyte/pull/44196) | Bump source-declarative-manifest version | | 0.2.0 | 2024-08-14 | [44054](https://github.com/airbytehq/airbyte/pull/44054) | Refactor connector to manifest-only format | | 0.1.13 | 2024-08-10 | [43551](https://github.com/airbytehq/airbyte/pull/43551) | Update dependencies | | 0.1.12 | 2024-08-03 | [43221](https://github.com/airbytehq/airbyte/pull/43221) | Update dependencies | | 0.1.11 | 2024-07-27 | [42689](https://github.com/airbytehq/airbyte/pull/42689) | Update dependencies | | 0.1.10 | 2024-07-20 | [42209](https://github.com/airbytehq/airbyte/pull/42209) | Update dependencies | | 0.1.9 | 2024-07-13 | [41740](https://github.com/airbytehq/airbyte/pull/41740) | Update dependencies | | 0.1.8 | 2024-07-10 | [41364](https://github.com/airbytehq/airbyte/pull/41364) | Update dependencies | | 0.1.7 | 2024-07-09 | [41108](https://github.com/airbytehq/airbyte/pull/41108) | Update dependencies | | 0.1.6 | 2024-07-06 | [40804](https://github.com/airbytehq/airbyte/pull/40804) | Update dependencies | | 0.1.5 | 2024-06-25 | [40482](https://github.com/airbytehq/airbyte/pull/40482) | Update dependencies | | 0.1.4 | 2024-06-22 | [39994](https://github.com/airbytehq/airbyte/pull/39994) | Update dependencies | | 0.1.3 | 2024-06-05 | [38838](https://github.com/airbytehq/airbyte/pull/38838) | Make compatible with builder | | 0.1.2 | 2024-06-04 | [39043](https://github.com/airbytehq/airbyte/pull/39043) | [autopull] Upgrade base image to v1.2.1 | | 0.1.1 | 2024-05-21 | [38500](https://github.com/airbytehq/airbyte/pull/38500) | [autopull] base image + poetry + up_to_date | | 0.1.0 | 2022-11-02 | [18883](https://github.com/airbytehq/airbyte/pull/18883) | 🎉 New Source: Tyntec SMS |