Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

source-employment-hero contribution from btkcodedev #45888

Conversation

btkcodedev
Copy link
Collaborator

What

This PR adds a new connector for source Employment-Hero (source-employment-hero).

Contributor-provided connector description:

Website: https://secure.employmenthero.com/
API Docs: https://developer.employmenthero.com/api-references/#icon-book-open-introduction
Auth Docs: https://developer.employmenthero.com/api-references/#obtain-access-token
Auth keys: https://secure.employmenthero.com/app/v2/organisations/xxxxx/developer_portal/api

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
api_key string API Key.
organization_configids array Organization ID. Organization ID which could be found as result of organizations stream to be used in other substreams
employees_configids array Employees ID. Employees IDs in the given organisation found in employees stream for passing to sub-streams

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
organisations id DefaultPaginator
employees id DefaultPaginator
leave_requests id DefaultPaginator
employee_certifications id DefaultPaginator
pay_details id DefaultPaginator
teams id DefaultPaginator
policies id DefaultPaginator
certifications id DefaultPaginator
custom_fields id DefaultPaginator
employee_custom_fields id DefaultPaginator

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs

Copy link

vercel bot commented Sep 25, 2024

@btkcodedev is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@btkcodedev
Copy link
Collaborator Author

btkcodedev commented Sep 25, 2024

/format-fix

Format-fix job started... Check job output.

✅ Changes applied successfully. (0bacb26)

@natikgadzhi natikgadzhi merged commit 4129cba into airbytehq:master Sep 25, 2024
27 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/employment-hero
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants