1
0
mirror of synced 2026-01-01 09:02:59 -05:00
Files
airbyte/docs/integrations/sources/tplcentral.md
Arsen Losenko 61931e60f1 Source 3PL Central: add a check for HTTP URLs in config (#18763)
* Source TPI Central: add a check for HTTP URLs in config

* Update changelog

* Fix tests

* Add missing attributes to fix the test that wasn't working

* Add HTTPS URL check to SAT tests

* Remove previously added changes
2022-11-09 17:11:49 +02:00

1.9 KiB

3PL Central

Overview

The 3PL Central 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 Connector is based on a Airbyte CDK.

Output schema

Several output streams are available from this source:

If there are more endpoints you'd like Airbyte to support, please create an issue.

Features

Feature Supported?
Full Refresh Sync Yes
Incremental - Append Sync Yes
SSL connection Yes
Namespaces No

Getting started

Requirements

  • Client ID
  • Client Secret
  • User login ID and/or name
  • 3PL GUID
  • Customer ID
  • Facility ID
  • Start date

Setup guide

Please read How to get your APIs credentials.

Changelog

Version Date Pull Request Subject
0.1.1 2022-11-01 18763 Check if url_base parameter is set to HTTPS URL.
0.1.0 2021-08-18 7322 New Source: 3PL Central