Skip to main content

Vitally

Sync overview​

The Vitally source supports both Full Refresh only.

This source can sync data for the Vitally API.

Output schema​

This Source is capable of syncing the following core Streams:

Features​

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

Performance considerations​

The Vitally connector should not run into Vitally API limitations under normal usage.

Requirements​

  • Vitaly API key. See the Vitally docs for information on how to obtain an API key.

IP allow list​

If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.

Reference​

Config fields reference

Field
Type
Property name
string
domain
string
secret_token
string
status
string
basic_auth_header

Changelog​

Expand to review
VersionDatePull RequestSubject
0.4.32026-06-0279008Update dependencies
0.4.22025-05-2460783Update dependencies
0.4.12025-05-1059942Update dependencies
0.4.02025-05-0558062Fix subdomain parameter config
0.3.102025-05-0459561Update dependencies
0.3.92025-04-2658951Update dependencies
0.3.82025-04-2058018Update dependencies
0.3.72025-04-0557478Update dependencies
0.3.62025-03-2956894Update dependencies
0.3.52025-03-2256255Update dependencies
0.3.42025-03-0855622Update dependencies
0.3.32025-03-0155090Update dependencies
0.3.22025-02-2254500Update dependencies
0.3.12025-02-1547470Update dependencies
0.3.02025-02-1253648Add support for custom domain.
0.2.12024-08-1644196Bump source-declarative-manifest version
0.2.02024-08-1444049Refactor connector to manifest-only format
0.1.132024-08-1243850Update dependencies
0.1.122024-08-1043505Update dependencies
0.1.112024-08-0343189Update dependencies
0.1.102024-07-2742607Update dependencies
0.1.92024-07-2041877Update dependencies
0.1.82024-07-1041378Update dependencies
0.1.72024-07-0941223Update dependencies
0.1.62024-07-0640808Update dependencies
0.1.52024-06-2540287Update dependencies
0.1.42024-06-2240189Update dependencies
0.1.32024-06-2538605Make compatible with builder
0.1.22024-06-0639203[autopull] Upgrade base image to v1.2.2
0.1.12024-05-2038446[autopull] base image + poetry + up_to_date
0.1.02022-10-2718545Add Vitally Source Connector