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-zoho-bigin contribution from bishalbera #47414

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

Conversation

bishalbera
Copy link
Contributor

@bishalbera bishalbera commented Oct 27, 2024

What

Closes #47411

This PR adds a new connector for source Zoho Bigin (source-zoho-bigin).

Contributor-provided connector description:

Zoho Bigin connector enables seamless data sync between Zoho Bigin and other platforms. This connector automates CRM data integration, improving workflows and ensuring real-time access to customer insights across tools.

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
client_id string OAuth Client ID.
data_center string Data Center. The data center where the Bigin account's resources are hosted in
module_name string Module Name.
client_secret string OAuth Client Secret.
client_refresh_token string Refresh token.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
users id DefaultPaginator
modules id No pagination
organizations id No pagination
roles id No pagination
notes id DefaultPaginator
tags id No pagination
companies id DefaultPaginator
contacts id DefaultPaginator
tasks DefaultPaginator
events id DefaultPaginator
products 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 Oct 27, 2024

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

A member of the Team first needs to authorize it.

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/zoho-bigin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Connector-Request] Zoho Bigin
2 participants