airbyte-connectors
airbyte-connectors copied to clipboard
Airbyte connectors (sources & destinations) + Airbyte CDK for JavaScript/TypeScript
## Description > Provide description here ## Type of change - [ ] Bug fix - [ ] New feature - [ ] Breaking change ## Related issues > Fix...
## Description Get day over day percentage change for total model counts. For example, total tms_Tasks in day X is 100, total tms_Tasks in day X + 1 is 103,...
Hey. My organisation uses a few additional streams that are available using cloudquery, but not Airbyte. Teams data stream using https://developer.pagerduty.com/api-reference/0138639504311-list-teams
Hey. My organisation uses a few additional streams that are available using cloudquery, but not Airbyte. https://developer.pagerduty.com/api-reference/51b21014a4f5a-list-escalation-policies
Hey. My organisation uses a few additional streams that are available using cloudquery, but not Airbyte. https://developer.pagerduty.com/api-reference/846ecf84402bb-list-schedules
My source needs to support OAuth2.0 authentication. This gives me `access_token`, `refresh_token`, `expires_in` So when the acess_token is expired, I have to request a new access_token and a new refresh_token....
Bumps [google-spreadsheet](https://github.com/theoephraim/node-google-spreadsheet) and [@types/google-spreadsheet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google-spreadsheet). These dependencies needed to be updated together. Updates `google-spreadsheet` from 3.3.0 to 4.1.0 Release notes Sourced from google-spreadsheet's releases. Release 4.1.0 Merge pull request #652 from...
This may be automatable, but I noticed that the airbyte connector list for Airbyte OSS points to a very old tag of these connectors. https://github.com/airbytehq/airbyte-platform/commit/382e2b7476b21792e5f88402ecacb8a551efbc32 Would it be possible to...
Harness new version so called NextGen doesn't use graphQL API anymore and hence the connection is broken. The connection tests failed. Please verify your API ID or key are correct....
Pull/Merge Requests generally have information about the head/source and base/target branches of interest, but the current data model for `vcs_PullRequest` does not capture this information. It would be useful to...