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-greythr contribution from bhushan-dhwaniris #48525

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bhushan-dhwaniris
Copy link

@bhushan-dhwaniris bhushan-dhwaniris commented Nov 16, 2024

What

This PR adds a new connector for source GreytHr (source-greythr).

Contributor-provided connector description:

The GreytHR Connector for Airbyte allows seamless integration with the GreytHR platform, enabling users to automate the extraction and synchronization of employee management and payroll data into their preferred destinations for reporting, analytics, or further processing.

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
gthost string Host URL. Your GreytHR Host URL
username string Username.
password string Password.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
Employees employeeId DefaultPaginator
Employees Categories employeeId DefaultPaginator
Employees Profile employeeId DefaultPaginator
Employees Personal Details employeeId DefaultPaginator
Employees Work Details employeeId DefaultPaginator
Employee Separation Details employeeId DefaultPaginator
Employee Statutory Details employeeId DefaultPaginator
Employee Bank Details employeeId DefaultPaginator
Employee PF & ESI details employeeId DefaultPaginator
Employee Qualifications Details DefaultPaginator
Users List 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 Nov 16, 2024

@bhushan-dhwaniris is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @bhushan-dhwaniris, and thank you for your first contribution. Unfortunately, it doesn’t cover enough endpoints available in GreytHR. To accept your contribution, please increase the number of endpoints. Let me know if this is possible.

@bhushan-dhwaniris
Copy link
Author

Hello @marcosmarxm i have added more endpoints.

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 community connectors/source/greythr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants