Skip to main content

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

  1. Create a new Tyntec account here.
  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 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:

FeatureSupported?
Full Refresh SyncYes
Incremental SyncNo

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

VersionDatePull RequestSubject
0.1.02022-11-0218883🎉 New Source: Tyntec SMS