1
0
mirror of synced 2025-12-30 03:02:21 -05:00
Files
airbyte/docs/integrations/sources/primetric.md
Andrzej Dackiewicz 59a699be7b 🎉 New source: Primetric (#15880)
* Added source-primetric connector

* Fixed folder name

* Made Primetric client_id an Airbyte secret

* Updated schemas, added source connector documentation

* Added money object schema, updated docs

* Updated builds.md

* Fixed typos in configured catalog

* Fixed backoff errors in integration tests

* Removed comments

* Fixing Python formatting

* Fixing placeholder

* Fixed unit tests

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-09-21 16:12:05 -04:00

3.2 KiB

Primetric

Overview

The Primetric source currently supports Full Refresh syncs only. This means that all contents for all chosen streams will be replaced with every sync.

Output schema

This Source is capable of syncing the following core Streams:

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

Features

Feature Supported?
Full Refresh Sync Yes
Incremental Sync No
Replicate Incremental Deletes No
SSL connection Yes
Namespaces No

Getting started

Primetric facilitates resource planning. With it you can manage your employee's skills and schedule assignment of your employees to the right projects.

Requirements

CHANGELOG

Version Date Pull Request Subject
0.1.0 2022-09-05 #15880 Initial implementation