1
0
mirror of synced 2025-12-30 03:02:21 -05:00
Files
airbyte/docs/integrations/sources/zenefits.md
Yashkumar Makwana abed1ce8b6 🎉New Source: Zenefits (#14809)
* New Source: Zenefits

* updated Readme.md

* Update spec.json

* Update request headers

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>

* Update source.py

* removed sample_files

* 1. updated source_definition
2. created a new file zenefits.md

* Delete TODO.md

* fix: remove .class files

* fix: added back source_definition

* fix: rebase with origin master

* fix: updated specs

Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
2022-09-22 22:25:21 +05:30

2.3 KiB

Zenefits

This page contains the setup guide and reference information for the Zenefits source connector.

Prerequisites

Set up Zenefits as a source in Airbyte

For Airbyte OSS

To set up Zenefits as a source in Airbyte Cloud:

  1. In the left navigation bar, click Sources. In the top-right corner, click + New source.
  2. On the Set up the source page, select Zenefits from the Source type dropdown.
  3. For Name, enter a name for the Zenefits connector.
  4. For Token, enter the token you have got from Authentication
  5. Click Set up source.

Supported sync modes

The Zenefits source connector supports the following sync modes:

Supported Streams

You can replicate the following tables using the Zenefits connector:

Data type mapping

Integration Type Airbyte Type
string string
number number
array array
object object

Changelog

Version Date Pull Request Subject
0.1.0 2022-08-24 14809 Initial Release