Skip to content

Commit

Permalink
docs: Sort connector pages alphabetically (#1453)
Browse files Browse the repository at this point in the history
  • Loading branch information
danthelion authored Apr 29, 2024
1 parent 46d19ac commit 5c84703
Show file tree
Hide file tree
Showing 66 changed files with 118 additions and 226 deletions.
4 changes: 1 addition & 3 deletions site/docs/reference/Connectors/capture-connectors/aircall.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Aircall

This connector captures data from Aircall into Flow collections.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Airtable

This connector captures data from Airtable into Flow collections.
Expand Down
5 changes: 1 addition & 4 deletions site/docs/reference/Connectors/capture-connectors/alloydb.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# AlloyDB

This connector uses change data capture (CDC) to continuously capture table updates in an AlloyDB database into one or more Flow collections.
Expand Down Expand Up @@ -143,4 +141,3 @@ captures:
Your capture definition will likely be more complex, with additional bindings for each table in the source database.
[Learn more about capture definitions.](../../../concepts/captures.md#pull-captures)
6 changes: 2 additions & 4 deletions site/docs/reference/Connectors/capture-connectors/alpaca.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Alpaca

This connector captures stock trade data from the [Alpaca Market Data API](https://alpaca.markets/docs/market-data/) into a Flow collection.
Expand Down Expand Up @@ -115,4 +113,4 @@ Unless otherwise specified in their [documentation page](../materialization-conn
If a connector supports both modes, it will default to standard updates.
* If you plan to materialize to an endpoint for which [delta updates](../../../concepts/materialization.md#delta-updates) is the only option,
ensure that the endpoint system supports the equivalent of [lastWriteWins](../../reduction-strategies/firstwritewins-and-lastwritewins.md) reductions.
ensure that the endpoint system supports the equivalent of [lastWriteWins](../../reduction-strategies/firstwritewins-and-lastwritewins.md) reductions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Amazon Ads

This connector captures data from Amazon Ads into Flow collections via the [Amazon Ads API](https://advertising.amazon.com/API/docs/en-us).
Expand Down Expand Up @@ -143,4 +141,4 @@ captures:
syncMode: full_refresh
target: ${PREFIX}/profiles
{}
```
```
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---


# Amazon DynamoDB

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Amazon Kinesis

This connector captures data from Amazon Kinesis streams.
Expand Down Expand Up @@ -74,4 +72,4 @@ captures:

Your capture definition will likely be more complex, with additional bindings for each Kinesis stream.

[Learn more about capture definitions.](../../../concepts/captures.md#pull-captures).
[Learn more about capture definitions.](../../../concepts/captures.md#pull-captures).
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---


import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Expand Down Expand Up @@ -231,4 +229,4 @@ but you may need to specify for unusual datasets. These properties are:
* Disable Quoting (`""`)
* Auto

The sample specification [above](#sample) includes these fields.
The sample specification [above](#sample) includes these fields.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---


# Amazon SQS

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Amplitude

This connector captures data from Amplitude into Flow collections.
Expand Down Expand Up @@ -83,4 +81,4 @@ captures:
stream: average_session_length
syncMode: incremental
target: ${PREFIX}/averagesessionlength
```
```
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Apache Kafka

This connector captures streaming data from Apache Kafka topics.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 3
---

# Azure Blob Storage

This connector captures data from an Azure Blob Storage Account.
Expand Down Expand Up @@ -173,4 +171,4 @@ rows that fall within the threshold will be excluded from the capture.
- Disable Quoting (`""`)
- Auto
The sample specification [above](https://docs.estuary.dev/reference/Connectors/capture-connectors/amazon-s3/#sample) includes these fields.
The sample specification [above](https://docs.estuary.dev/reference/Connectors/capture-connectors/amazon-s3/#sample) includes these fields.
6 changes: 2 additions & 4 deletions site/docs/reference/Connectors/capture-connectors/bing-ads.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Bing Ads

This connector captures data from Bing Ads into Flow collections via the [Bing Ads API](https://learn.microsoft.com/en-us/advertising/guides/?view=bingads-13).
Expand Down Expand Up @@ -120,4 +118,4 @@ captures:
syncMode: full_refresh
target: ${PREFIX}/accounts
{}
```
```
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Braintree

This connector captures data from Braintree into Flow collections.
Expand Down
4 changes: 1 addition & 3 deletions site/docs/reference/Connectors/capture-connectors/braze.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Braze

This connector captures data from Braze into Flow collections.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Chargebee

This connector captures data from Chargebee into Flow collections.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Confluence

This connector captures data from Confluence into Flow collections via the Confluence [Cloud REST API](https://developer.atlassian.com/cloud/confluence/rest/v1/intro/#about).
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 3
---

# Datadog HTTP Ingest (Webhook)

The Datadog HTTP Ingest connector allows you to capture data from _incoming_ HTTP requests from Datadog.
Expand Down Expand Up @@ -94,5 +92,3 @@ This connector does not yet support webhook signature verification. If this is a
| `/idFromHeader` | | Set the /_meta/webhookId from the given HTTP header in each request. If not set, then a random id will be generated automatically. If set, then each request will be required to have the header, and the header value will be used as the value of `/_meta/webhookId`. | null, string | |
| `/path` | | The URL path to use for adding documents to this binding. Defaults to the name of the collection. | null, string | |
| `/stream` | | The name of the binding, which is used as a merge key when doing Discovers. | null, string |


Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Exchange Rates API

This connector captures data from the [Exchange Rates API](https://exchangeratesapi.io/).
Expand Down Expand Up @@ -64,4 +62,4 @@ captures:
This capture definition should only have one binding, as `exchange_rates` is the only available data stream.

[Learn more about capture definitions.](../../../concepts/captures.md#pull-captures)
[Learn more about capture definitions.](../../../concepts/captures.md#pull-captures)
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Facebook Marketing

This connector captures data from the Facebook Marketing API into Flow collections.
Expand Down Expand Up @@ -193,4 +191,4 @@ captures:
target: ${PREFIX}/ad_creatives
```
[Learn more about capture definitions.](../../../concepts/captures.md#pull-captures)
[Learn more about capture definitions.](../../../concepts/captures.md#pull-captures)
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Freshdesk

This connector captures Freshdesk data into Flow collections via the [Freshdesk API](https://developers.freshdesk.com/api/#introduction).
Expand Down Expand Up @@ -92,4 +90,4 @@ captures:
syncMode: incremental
target: ${PREFIX}/agents
{...}
```
```
4 changes: 1 addition & 3 deletions site/docs/reference/Connectors/capture-connectors/gcs.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 2
---

# Google Cloud Storage

This connector captures data from a Google Cloud Storage (GCS) bucket.
Expand Down
4 changes: 1 addition & 3 deletions site/docs/reference/Connectors/capture-connectors/github.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# GitHub

This connector captures data from GitHub repositories and organizations into Flow collections via GitHub's REST API.
Expand Down
4 changes: 1 addition & 3 deletions site/docs/reference/Connectors/capture-connectors/gitlab.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# GitLab

This connector captures data from GitLab repositories and organizations into Flow collections via GitLabs's API V4. It can also work with self-hosted GitLab.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Google Ads

This connector captures data from [resources](https://developers.google.com/google-ads/api/fields/v11/overview) in one or more Google Ads accounts into Flow collections via the Google Ads API.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 1
---

# Google Analytics 4

This connector captures data from Google Analytics 4 properties into Flow collections via the
Expand Down Expand Up @@ -184,4 +182,4 @@ These thresholds can be found [here](https://support.google.com/analytics/answer
If your account is on the Analytics 360 tier, you're less likely to run into these limitations.
For Analytics Standard accounts, you can avoid sampling by keeping the `window_in_days` parameter set to its default value, `1`.
This makes it less likely that you will exceed the threshold.
This makes it less likely that you will exceed the threshold.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 2
---

# Google Analytics UA

This connector captures data from a view in Google Universal Analytics.
Expand Down Expand Up @@ -234,4 +232,4 @@ To ensure data correctness, each time it reads from Google Analytics,
this connector automatically applies a lookback window of 2 days prior to its last read.
This allows it to double-check and correct for any changes in reports resulting from latent data updates.

This mechanism relies on the `isDataGolden` flag in the [Google Analytics Reporting API](https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#reportdata).
This mechanism relies on the `isDataGolden` flag in the [Google Analytics Reporting API](https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#reportdata).
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 2
---

# Google Firestore

This connector captures data from your Google Firestore collections into Flow collections.
Expand Down Expand Up @@ -130,4 +128,4 @@ The second progressively ingests historical data in chunks. This mode is most re
This mode should only be used when somebody can keep an eye on the backfill and shut it down if it has not completed within half an hour at most, and on relatively small collections.
100,000 documents or fewer should generally be safe, although this can vary depending on the average document size in the collection.

If you're unsure which backfill mode to use, choose `async`.
If you're unsure which backfill mode to use, choose `async`.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 2
---

# Google Search Console

This connector captures data from Google Search Console into Flow collections via the [Google Search Console API](https://developers.google.com/webmaster-tools/v1/api_reference_index).
Expand Down Expand Up @@ -124,4 +122,4 @@ captures:
syncMode: full_refresh
target: ${PREFIX}/sites
{}
```
```
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 2
---

# Google Sheets

This connector captures data from a Google Sheets spreadsheet.
Expand Down Expand Up @@ -94,4 +92,4 @@ captures:
target: ${PREFIX}/${COLLECTION_NAME}
```
[Learn more about capture definitions.](../../../concepts/captures.md#pull-captures)
[Learn more about capture definitions.](../../../concepts/captures.md#pull-captures)
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 2
---

# Greenhouse

This connector captures data from Greenhouse into Flow collections.
Expand Down
4 changes: 1 addition & 3 deletions site/docs/reference/Connectors/capture-connectors/harvest.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 3
---

# Harvest

This connector captures data from Harvest into Flow collections.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 3
---

# HTTP File

This connector captures data from an HTTP endpoint into a Flow collection.
Expand Down Expand Up @@ -189,4 +187,4 @@ This is uncommon, and is supported by the optional **Headers** configuration.

This configuration section is [encrypted with `sops`](../../../concepts/connectors.md#protecting-secrets), so you can safely include secretes such as API keys.

See the source data's API documentation for headers that may be required for your capture.
See the source data's API documentation for headers that may be required for your capture.
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
---
sidebar_position: 3
---

# HTTP Ingest (Webhook)

The HTTP Ingest connector allows you to capture data from _incoming_ HTTP requests.
Expand Down
Loading

0 comments on commit 5c84703

Please sign in to comment.