1
0
mirror of synced 2025-12-30 12:04:43 -05:00
Files
airbyte/docs/integrations/sources/workramp.md
Elliot T ebeef48295 🎉 New Source: Workramp (#18843)
* configure connector

* add docs

* add streams

* update PR number

* add workramp to source def

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-11-13 21:31:54 -03:00

1.7 KiB

Workramp

Sync overview

The Workramp source supports both Full Refresh only.

This source can sync data for the Workramp API.

Output schema

This Source is capable of syncing the following core Streams:

Features

Feature Supported?(Yes/No) Notes
Full Refresh Sync Yes
Incremental - Append Sync No
Namespaces No

Performance considerations

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

Requirements

  • Workramp API ke. See the Workramp docs for information on how to obtain an API key.

Changelog

Version Date Pull Request Subject
0.1.0 2022-01-02 18843 Add Workramp Source Connector