Github Connector: support for GitHub Enterprise-only accounts (no Organization membership)
AnsweredThe current Fivetran GitHub connector relies on Organization-based discovery (via /user/orgs). When the authenticated user is not a member of any Organization, the connector returns 0 rows, even if the account has valid access to Enterprise-level APIs.
This creates a limitation for scenarios where:
- The GitHub setup is Enterprise-based
- Data is accessible through
/enterprises/<enterprise>/...endpoints - No Organizations are involved
Request:
Add support for Enterprise-level data ingestion, allowing the connector to operate without requiring Organization membership. This could include:
- The ability to specify an Enterprise scope
- Support for
/enterprises/<enterprise>/...APIs
Impact:
Without this capability, Enterprise-only use cases cannot be supported by the standard connector.
-
Official comment
Hi Alessandra,
This feature is not currently on our roadmap. We use feedback and upvotes on requests such as this one to gauge demand and inform our priorities. Every upvote here will help us build a stronger case for supporting GitHub Enterprise-only accounts without Organization membership.
To better understand the need, could you share more details about why you would want to use Enteprise only accounts? This information will be valuable in future evaluations.
Thanks,
Frank
Please sign in to leave a comment.
Comments
1 comment