Skip to main content

Shortio

Sync overview

The Shopify source supports both Full Refresh and Incremental syncs. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.

This source can sync data for the Shortio API.

Output schema

This Source is capable of syncing the following Streams:

Data type mapping

Integration TypeAirbyte TypeNotes
stringstring
numbernumber
arrayarray
objectobject

Features

FeatureSupported?(Yes/No)Notes
Full Refresh SyncYes
Incremental - Append SyncYes
NamespacesNo

Getting started

  1. Sign in at app.short.io.
  2. Go to settings and click on Integrations & API.
  3. In the API tab, click Create API Kay. Select Private Key.
  4. Use the created secret key to configure your source!

Reference

Config fields reference

Field
Type
Property name
Domain ID
required
string
domain_id
string
secret_key
string
start_date

Changelog

VersionDatePull RequestSubject
0.2.02023-08-0228950Migrate to Low-Code CDK
0.1.32022-08-0115066Update primary key to idString
0.1.22021-12-288628Update fields in source-connectors specifications
0.1.12021-11-087499Remove base-python dependencies
0.1.02021-08-163787Add Native Shortio Source Connector