Skip to content

Commit a55eb7d

Browse files
Fix CI Dependency Check Failures (#20666)
* pardot * plaid * quickbooks * appfollow * appstore * cloudtrail * clickup * clockify * coda * Coinmarketcap * cooper * dixa * dv-360 * exchange-rates * file * gridly * Hellobaton * kustomer * mailersend * microsoft dataverse * n8n * PersistIq * Survey Sparrow * Twilio Taskrouter * YouTube Analytics Business * Younium * Yahoo Finance Price * Yandex Metrica * Xero * WooCommerce * XKCD * Webflow * US Census API * Qonto * Pivotal Tracker * KVDB * Firestore * Ignore even more connectors * test run * SFTP JSON * cleanup * move pardot changelog * update links * remove testing HACK * Update docs/integrations/sources/dixa.md Co-authored-by: Augustin <[email protected]> * Update docs/integrations/sources/kustomer-singer.md Co-authored-by: Augustin <[email protected]> * Update docs/integrations/sources/pardot.md Co-authored-by: Augustin <[email protected]> * Update docs/integrations/sources/kustomer-singer.md Co-authored-by: Augustin <[email protected]> * Update docs/integrations/sources/pardot.md Co-authored-by: Augustin <[email protected]> Co-authored-by: Augustin <[email protected]>
1 parent 1fdaa1d commit a55eb7d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+726
-580
lines changed

airbyte-integrations/connectors/source-pardot/pardot.md

Lines changed: 29 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,27 @@ The Pardot supports full refresh syncs
88

99
Several output streams are available from this source:
1010

11-
* [Campaigns](https://developer.salesforce.com/docs/marketing/pardot/guide/campaigns-v4.html)
12-
* [EmailClicks](https://developer.salesforce.com/docs/marketing/pardot/guide/batch-email-clicks-v4.html)
13-
* [ListMembership](https://developer.salesforce.com/docs/marketing/pardot/guide/list-memberships-v4.html)
14-
* [Lists](https://developer.salesforce.com/docs/marketing/pardot/guide/lists-v4.html)
15-
* [ProspectAccounts](https://developer.salesforce.com/docs/marketing/pardot/guide/prospect-accounts-v4.html)
16-
* [Prospects](https://developer.salesforce.com/docs/marketing/pardot/guide/prospects-v4.html)
17-
* [Users](https://developer.salesforce.com/docs/marketing/pardot/guide/users-v4.html)
18-
* [VisitorActivities](https://developer.salesforce.com/docs/marketing/pardot/guide/visitor-activities-v4.html)
19-
* [Visitors](https://developer.salesforce.com/docs/marketing/pardot/guide/visitors-v4.html)
20-
* [Visits](https://developer.salesforce.com/docs/marketing/pardot/guide/visits-v4.html)
11+
- [Campaigns](https://developer.salesforce.com/docs/marketing/pardot/guide/campaigns-v4.html)
12+
- [EmailClicks](https://developer.salesforce.com/docs/marketing/pardot/guide/batch-email-clicks-v4.html)
13+
- [ListMembership](https://developer.salesforce.com/docs/marketing/pardot/guide/list-memberships-v4.html)
14+
- [Lists](https://developer.salesforce.com/docs/marketing/pardot/guide/lists-v4.html)
15+
- [ProspectAccounts](https://developer.salesforce.com/docs/marketing/pardot/guide/prospect-accounts-v4.html)
16+
- [Prospects](https://developer.salesforce.com/docs/marketing/pardot/guide/prospects-v4.html)
17+
- [Users](https://developer.salesforce.com/docs/marketing/pardot/guide/users-v4.html)
18+
- [VisitorActivities](https://developer.salesforce.com/docs/marketing/pardot/guide/visitor-activities-v4.html)
19+
- [Visitors](https://developer.salesforce.com/docs/marketing/pardot/guide/visitors-v4.html)
20+
- [Visits](https://developer.salesforce.com/docs/marketing/pardot/guide/visits-v4.html)
2121

2222
If there are more endpoints you'd like Airbyte to support, please [create an issue.](https://github.com/airbytehq/airbyte/issues/new/choose)
2323

2424
### Features
2525

26-
| Feature | Supported? |
27-
| :--- | :--- |
28-
| Full Refresh Sync | Yes |
29-
| Incremental Sync | No |
30-
| SSL connection | No |
31-
| Namespaces | No |
26+
| Feature | Supported? |
27+
| :---------------- | :--------- |
28+
| Full Refresh Sync | Yes |
29+
| Incremental Sync | No |
30+
| SSL connection | No |
31+
| Namespaces | No |
3232

3333
### Performance considerations
3434

@@ -38,26 +38,19 @@ The Pardot connector should not run into Pardot API limitations under normal usa
3838

3939
### Requirements
4040

41-
* Pardot Account
42-
* Pardot Business Unit ID
43-
* Client ID
44-
* Client Secret
45-
* Refresh Token
46-
* Start Date
47-
* Is Sandbox environment?
41+
- Pardot Account
42+
- Pardot Business Unit ID
43+
- Client ID
44+
- Client Secret
45+
- Refresh Token
46+
- Start Date
47+
- Is Sandbox environment?
4848

4949
### Setup guide
5050

51-
* `pardot_business_unit_id`: Pardot Business ID, can be found at Setup > Pardot > Pardot Account Setup
52-
* `client_id`: The Consumer Key that can be found when viewing your app in Salesforce
53-
* `client_secret`: The Consumer Secret that can be found when viewing your app in Salesforce
54-
* `refresh_token`: Salesforce Refresh Token used for Airbyte to access your Salesforce account. If you don't know what this is, follow [this guide](https://medium.com/@bpmmendis94/obtain-access-refresh-tokens-from-salesforce-rest-api-a324fe4ccd9b) to retrieve it.
55-
* `start_date`: UTC date and time in the format 2017-01-25T00:00:00Z. Any data before this date will not be replicated. Leave blank to skip this filter
56-
* `is_sandbox`: Whether or not the the app is in a Salesforce sandbox. If you do not know what this, assume it is false.
57-
58-
## Changelog
59-
60-
| Version | Date | Pull Request | Subject |
61-
| :--- | :--- | :--- | :--- |
62-
| 0.1.0 | 2021-10-16 | [7091](https://github.com/airbytehq/airbyte/pull/7091) | 🎉 New Source: Pardot |
63-
51+
- `pardot_business_unit_id`: Pardot Business ID, can be found at Setup > Pardot > Pardot Account Setup
52+
- `client_id`: The Consumer Key that can be found when viewing your app in Salesforce
53+
- `client_secret`: The Consumer Secret that can be found when viewing your app in Salesforce
54+
- `refresh_token`: Salesforce Refresh Token used for Airbyte to access your Salesforce account. If you don't know what this is, follow [this guide](https://medium.com/@bpmmendis94/obtain-access-refresh-tokens-from-salesforce-rest-api-a324fe4ccd9b) to retrieve it.
55+
- `start_date`: UTC date and time in the format 2017-01-25T00:00:00Z. Any data before this date will not be replicated. Leave blank to skip this filter
56+
- `is_sandbox`: Whether or not the the app is in a Salesforce sandbox. If you do not know what this, assume it is false.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Firestore
2+
3+
The Firestore destination for Airbyte
4+
5+
## Changelog
6+
7+
| Version | Date | Pull Request | Subject |
8+
| :------ | :--------- | :----------------------------------------------------- | :---------------------------- |
9+
| 0.1.1 | 2021-11-21 | [8158](https://github.com/airbytehq/airbyte/pull/8158) | Publish Destination Firestore |
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# KVDB
2+
3+
The KVDB destination for Airbyte
4+
5+
## Changelog
6+
7+
| Version | Date | Pull Request | Subject |
8+
| :------ | :--------- | :----------------------------------------------------- | :---------------------------- |
9+
| 0.1.0 | 2021-07-19 | [4786](https://github.com/airbytehq/airbyte/pull/4786) | Python Demo Destination: KVDB |

docs/integrations/destinations/sftp-json.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ Each file will contain a collection of `json` objects which correspond directly
1313

1414
#### Features
1515

16-
| Feature | Supported |
17-
| :--- | :--- |
18-
| Full Refresh Sync | Yes |
19-
| Incremental - Append Sync | Yes |
20-
| Namespaces | No |
16+
| Feature | Supported |
17+
| :------------------------ | :-------- |
18+
| Full Refresh Sync | Yes |
19+
| Incremental - Append Sync | Yes |
20+
| Namespaces | No |
2121

2222
#### Performance considerations
2323

@@ -34,3 +34,9 @@ The `filename` **should not** have an extension in the configuration, as `.jsonl
3434
If `destination_path` is set to `/myfolder/files` and `filename` is set to `mydata`, the resulting file will be `/myfolder/files/mydata.jsonl`.
3535

3636
These files can then be accessed by creating an SFTP connection to the server and navigating to the `destination_path`.
37+
38+
## Changelog
39+
40+
| Version | Date | Pull Request | Subject |
41+
| :------ | :--------- | :----------------------------------------------------- | :---------------------------- |
42+
| 0.1.0 | 2022-11-24 | [4924](https://github.com/airbytehq/airbyte/pull/4924) | 🎉 New Destination: SFTP JSON |

docs/integrations/sources/appfollow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ The Appfollow connector ideally should gracefully handle Appfollow API limitatio
3737

3838
| Version | Date | Pull Request | Subject |
3939
| :------ | :--------- | :------------------------------------------------------- | :-------------------- |
40-
| 0.1.0 | 2022-08-11 | [14418](https://github.com/airbytehq/airbyte/pull/14418) | New Source: Appfollow |
40+
| 0.1.1 | 2022-08-11 | [14418](https://github.com/airbytehq/airbyte/pull/14418) | New Source: Appfollow |

docs/integrations/sources/aws-cloudtrail.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,26 +10,26 @@ This Source Connector is based on a [Boto3 CloudTrail](https://boto3.amazonaws.c
1010

1111
This Source is capable of syncing the following core Streams:
1212

13-
* [Management Events](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/cloudtrail.html#CloudTrail.Client.lookup_events)
13+
- [Management Events](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/cloudtrail.html#CloudTrail.Client.lookup_events)
1414

1515
Insight events are not supported right now. Only Management events are available.
1616

1717
### Data type mapping
1818

1919
| Integration Type | Airbyte Type | Notes |
20-
| :--- | :--- | :--- |
21-
| `string` | `string` | |
22-
| `number` | `integer` | |
23-
| `array` | `array` | |
24-
| `object` | `object` | |
20+
| :--------------- | :----------- | :---- |
21+
| `string` | `string` | |
22+
| `number` | `integer` | |
23+
| `array` | `array` | |
24+
| `object` | `object` | |
2525

2626
### Features
2727

28-
| Feature | Supported?\(Yes/No\) | Notes |
29-
| :--- | :--- | :--- |
30-
| Full Refresh Sync | Yes | |
31-
| Incremental Sync | Yes | |
32-
| Namespaces | No | |
28+
| Feature | Supported?\(Yes/No\) | Notes |
29+
| :---------------- | :------------------- | :---- |
30+
| Full Refresh Sync | Yes | |
31+
| Incremental Sync | Yes | |
32+
| Namespaces | No | |
3333

3434
### Performance considerations
3535

@@ -39,20 +39,20 @@ The rate of lookup requests for `events` stream is limited to two per second, pe
3939

4040
### Requirements
4141

42-
* AWS Access key ID
43-
* AWS Secret access key
44-
* AWS region name
42+
- AWS Access key ID
43+
- AWS Secret access key
44+
- AWS region name
4545

4646
### Setup guide
4747

4848
Please, follow this [steps](https://docs.aws.amazon.com/powershell/latest/userguide/pstools-appendix-sign-up.html) to get your AWS access key and secret.
4949

5050
## Changelog
5151

52-
| Version | Date | Pull Request | Subject |
53-
| :--- | :--- | :--- | :--- |
54-
| 0.1.3 | 2021-12-23 | [8434](https://github.com/airbytehq/airbyte/pull/8434) | Update fields in source-connectors specifications |
55-
| 0.1.2 | 2021-08-04 | [5152](https://github.com/airbytehq/airbyte/pull/5152) | Fix connector spec.json |
56-
| 0.1.1 | 2021-07-06 | [4539](https://github.com/airbytehq/airbyte/pull/4539) | Add `AIRBYTE_ENTRYPOINT` for Kubernetes support |
57-
| 0.1.0 | 2021-06-23 | [4122](https://github.com/airbytehq/airbyte/pull/4122) | Initial release supporting the LookupEvent API |
58-
52+
| Version | Date | Pull Request | Subject |
53+
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------ |
54+
| 0.1.4 | 2022-04-11 | [11763](https://github.com/airbytehq/airbyte/pull/11763) | Upgrade to Python 3.9 |
55+
| 0.1.3 | 2021-12-23 | [8434](https://github.com/airbytehq/airbyte/pull/8434) | Update fields in source-connectors specifications |
56+
| 0.1.2 | 2021-08-04 | [5152](https://github.com/airbytehq/airbyte/pull/5152) | Fix connector spec.json |
57+
| 0.1.1 | 2021-07-06 | [4539](https://github.com/airbytehq/airbyte/pull/4539) | Add `AIRBYTE_ENTRYPOINT` for Kubernetes support |
58+
| 0.1.0 | 2021-06-23 | [4122](https://github.com/airbytehq/airbyte/pull/4122) | Initial release supporting the LookupEvent API |
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# ClickUP API
2+
3+
The Airbyte Source for [ClickUP API](https://clickup.com/api/)
4+
5+
## Changelog
6+
7+
| Version | Date | Pull Request | Subject |
8+
| :------ | :--------- | :------------------------------------------------------- | :--------------------- |
9+
| 0.1.0 | 2022-11-13 | [17770](https://github.com/airbytehq/airbyte/pull/17770) | 🎉 New Source: ClickUp |

docs/integrations/sources/clockify.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Clockify
2+
3+
The Airbyte Source for [Clockify](https://clockify.me)
4+
5+
## Changelog
6+
7+
| Version | Date | Pull Request | Subject |
8+
| :------ | :--------- | :------------------------------------------------------- | :-------------------------------------- |
9+
| 0.1.0 | 2022-10-26 | [17767](https://github.com/airbytehq/airbyte/pull/17767) | 🎉 New Connector: Clockify [python cdk] |

docs/integrations/sources/coda.md

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ This page contains the setup guide and reference information for the Coda source
77
You can find or create authentication tokens within [Coda](https://coda.io/account#apiSettings).
88

99
## Setup guide
10+
1011
## Step 1: Set up the Coda connector in Airbyte
1112

1213
### For Airbyte Cloud:
@@ -22,7 +23,7 @@ You can find or create authentication tokens within [Coda](https://coda.io/accou
2223
### For Airbyte OSS:
2324

2425
1. Navigate to the Airbyte Open Source dashboard.
25-
2. Set the name for your source.
26+
2. Set the name for your source.
2627
3. Enter your `auth_token` - Coda Authentication Token with the necessary permissions \(described below\).
2728
4. Enter your `doc_id` - Document id for a specific document created on Coda. You can check it under [Advanced Settings](https://coda.io/account)
2829
by exporting data and copying the id in doc_manifest.json from the downloaded zip.
@@ -33,30 +34,33 @@ You can find or create authentication tokens within [Coda](https://coda.io/accou
3334
The Coda source connector supports the following [sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):
3435

3536
| Feature | Supported? |
36-
| :---------------- |:-----------|
37+
| :---------------- | :--------- |
3738
| Full Refresh Sync | Yes |
3839
| Incremental Sync | No |
3940
| SSL connection | No |
4041
| Namespaces | No |
4142

4243
## Supported Streams
4344

44-
* [Docs](https://coda.io/developers/apis/v1#tag/Docs/operation/listDocs)
45-
* [Permissions](https://coda.io/developers/apis/v1#tag/Permissions/operation/getPermissions)
46-
* [Categories](https://coda.io/developers/apis/v1#tag/Publishing/operation/listCategories)
47-
* [Pages](https://coda.io/developers/apis/v1#tag/Pages/operation/listPages)
48-
* [Tables](https://coda.io/developers/apis/v1#tag/Tables/operation/listTables)
49-
* [Formulas](https://coda.io/developers/apis/v1#tag/Formulas/operation/listFormulas)
50-
* [Controls](https://coda.io/developers/apis/v1#tag/Controls/operation/listControls)
51-
52-
45+
- [Docs](https://coda.io/developers/apis/v1#tag/Docs/operation/listDocs)
46+
- [Permissions](https://coda.io/developers/apis/v1#tag/Permissions/operation/getPermissions)
47+
- [Categories](https://coda.io/developers/apis/v1#tag/Publishing/operation/listCategories)
48+
- [Pages](https://coda.io/developers/apis/v1#tag/Pages/operation/listPages)
49+
- [Tables](https://coda.io/developers/apis/v1#tag/Tables/operation/listTables)
50+
- [Formulas](https://coda.io/developers/apis/v1#tag/Formulas/operation/listFormulas)
51+
- [Controls](https://coda.io/developers/apis/v1#tag/Controls/operation/listControls)
5352

5453
## Data type map
5554

5655
| Integration Type | Airbyte Type |
57-
|:-----------------| :----------- |
56+
| :--------------- | :----------- |
5857
| `string` | `string` |
5958
| `integer` | `number` |
6059
| `array` | `array` |
6160
| `object` | `object` |
6261

62+
## Changelog
63+
64+
| Version | Date | Pull Request | Subject |
65+
| :------ | :--------- | :------------------------------------------------------- | :------------------------------- |
66+
| 0.1.0 | 2022-11-17 | [18675](https://github.com/airbytehq/airbyte/pull/18675) | 🎉 New source: Coda [python cdk] |

docs/integrations/sources/coinmarketcap.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@ This source can sync data from the [Coinmarketcap API](https://coinmarketcap.com
66

77
## This Source Supports the Following Streams
88

9-
* [categories](https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyCategories)
10-
* [listing](https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyListingsLatest)
11-
* [quotes](https://coinmarketcap.com/api/documentation/v1/#operation/getV2CryptocurrencyQuotesLatest)
12-
* [fiat](https://coinmarketcap.com/api/documentation/v1/#tag/fiat)
13-
* [exchange](https://coinmarketcap.com/api/documentation/v1/#tag/exchange)
9+
- [categories](https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyCategories)
10+
- [listing](https://coinmarketcap.com/api/documentation/v1/#operation/getV1CryptocurrencyListingsLatest)
11+
- [quotes](https://coinmarketcap.com/api/documentation/v1/#operation/getV2CryptocurrencyQuotesLatest)
12+
- [fiat](https://coinmarketcap.com/api/documentation/v1/#tag/fiat)
13+
- [exchange](https://coinmarketcap.com/api/documentation/v1/#tag/exchange)
1414

1515
### Features
1616

17-
| Feature | Supported?\(Yes/No\) | Notes |
18-
| :--- | :--- | :--- |
19-
| Full Refresh Sync | Yes | |
20-
| Incremental Sync | No | |
17+
| Feature | Supported?\(Yes/No\) | Notes |
18+
| :---------------- | :------------------- | :---- |
19+
| Full Refresh Sync | Yes | |
20+
| Incremental Sync | No | |
2121

2222
### Performance considerations
2323

@@ -27,13 +27,14 @@ Coinmarketcap APIs are under rate limits for the number of API calls allowed per
2727

2828
### Requirements
2929

30-
* [API token](https://coinmarketcap.com/api/documentation/v1/#section/Authentication)
31-
* Data Type:
32-
* latest
33-
* historical
30+
- [API token](https://coinmarketcap.com/api/documentation/v1/#section/Authentication)
31+
- Data Type:
32+
- latest
33+
- historical
3434

3535
## Changelog
3636

37-
| Version | Date | Pull Request | Subject |
38-
| :------ | :--------- | :-------------------------------------------------------- | :----------------------------------------- |
39-
| 0.1.0 | 2022-10-29 | [#18565](https://github.com/airbytehq/airbyte/pull/18565) | 🎉 New Source: Coinmarketcap API [low-code CDK] |
37+
| Version | Date | Pull Request | Subject |
38+
| :------ | :--------- | :-------------------------------------------------------- | :---------------------------------------------- |
39+
| 0.1.1 | 2022-11-01 | [#18790](https://github.com/airbytehq/airbyte/pull/18790) | Correct coinmarket spec |
40+
| 0.1.0 | 2022-10-29 | [#18565](https://github.com/airbytehq/airbyte/pull/18565) | 🎉 New Source: Coinmarketcap API [low-code CDK] |

docs/integrations/sources/copper.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,37 @@ This page contains the setup guide and reference information for the Copper sour
77
This Copper source uses the [Copper API](https://developer.copper.com/).
88

99
## Setup guide
10+
1011
### Step 1: Set up Copper
1112

1213
#### For Airbyte OSS:
14+
1315
1. Navigate to the Airbyte Open Source dashboard
14-
2. Enter a name for your source
16+
2. Enter a name for your source
1517
3. Enter your Copper `api_key`. This can be generated by logging into Copper -> Settings -> Integrations -> API Keys
1618
4. Enter your Copper `user_email`. The email used to login to Copper
17-
7. Click **Set up source**
19+
5. Click **Set up source**
1820

1921
## Supported sync modes
2022

2123
The Copper source connector supports the following [sync modes](https://docs.airbyte.com/cloud/core-concepts#connection-sync-modes):
2224

23-
| Feature | Supported? |
24-
| :--- | :-- |
25-
| Full Refresh Sync | Yes |
26-
| Incremental - Append Sync | No |
27-
| Replicate Incremental Deletes | No |
28-
| SSL connection | Yes |
29-
| Namespaces | No |
25+
| Feature | Supported? |
26+
| :---------------------------- | :--------- |
27+
| Full Refresh Sync | Yes |
28+
| Incremental - Append Sync | No |
29+
| Replicate Incremental Deletes | No |
30+
| SSL connection | Yes |
31+
| Namespaces | No |
3032

3133
## Supported Streams
3234

33-
* [People](https://developer.copper.com/people/list-people-search.html)
34-
* [Companies](https://developer.copper.com/companies/list-companies-search.html)
35-
* [Projects](https://developer.copper.com/projects/list-projects-search.html)
35+
- [People](https://developer.copper.com/people/list-people-search.html)
36+
- [Companies](https://developer.copper.com/companies/list-companies-search.html)
37+
- [Projects](https://developer.copper.com/projects/list-projects-search.html)
3638

39+
## Changelog
3740

41+
| Version | Date | Pull Request | Subject |
42+
| :------ | :--------- | :-------------------------------------------------------- | :--------------------------------- |
43+
| 0.1.0 | 2022-11-17 | [#18848](https://github.com/airbytehq/airbyte/pull/18848) | 🎉 New Source: Copper [python cdk] |

0 commit comments

Comments
 (0)