Tyntec SMS
Overview
This page contains the setup guide and reference information for the Tyntec SMS 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
- Create a new Tyntec account here.
- 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:
- Log into your Airbyte Cloud account.
- In the left navigation bar, click Sources. In the top-right corner, click +new source.
- On the Set up the source page, enter the name for the Tyntec SMS connector and select Tyntec SMS from the Source type dropdown.
- Enter your
Tyntec API Key
. - Enter your
SMS Message Request ID
. - Click Set up source.
For Airbyte OSS:
- Navigate to the Airbyte Open Source dashboard.
- Set the name for your source.
- Enter your
Tyntec API Key
. - Enter your
SMS Message Request ID
. - Click Set up source.
Supported Sync Modes
The Tyntec SMS source connector supports the following sync modes:
Feature | Supported? |
---|---|
Full Refresh Sync | Yes |
Incremental Sync | No |
Supported Streams
Several output streams are available from this source:
If there are more endpoints you'd like Airbyte to support, please create an issue.
Performance Considerations
The Tyntec SMS connector should not run into limitations under normal usage. Please create an issue if you see any rate limit issues that are not automatically retried successfully.
Reference
Config fields reference
Field
Type
Property name
string
api_key
string
to
string
from
string
message
Changelog
Version | Date | Pull Request | Subject |
---|---|---|---|
0.1.0 | 2022-11-02 | 18883 | 🎉 New Source: Tyntec SMS |