Skip to content

Commit a4b96b9

Browse files
committed
[netlify-build]
1 parent 6c81467 commit a4b96b9

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

src/connections/reverse-etl/index.md

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Follow these 4 steps to set up Reverse ETL and learn what each component is abou
3535
> Depending on what plan you're on, the UI navigation and interface will look different from what's presented in the docs until Reverse ETL fully rolls out to all users.
3636
3737
### Step 1: Add a source
38-
A Source is where your data originates from. Traditionally in Segment, a [Source](/docs/connections/sources/#what-is-a-source) is a website, server library, mobile SDK, or cloud application which can send data into Segment. In Reverse ETL, your data warehouse is the Source.
38+
A source is where your data originates from. Traditionally in Segment, a [source](/docs/connections/sources/#what-is-a-source) is a website, server library, mobile SDK, or cloud application which can send data into Segment. In Reverse ETL, your data warehouse is the source.
3939

4040
> info ""
4141
> Reverse ETL supports [these sources] and Segment is actively working on adding more. If you'd like to request Segment to add a particular source, please note it on the [feedback form](https://airtable.com/shriQgvkRpBCDN955){:target="_blank"}.
@@ -46,28 +46,13 @@ To add your warehouse as a source:
4646
> You need to be a user that has both read and write access to the warehouse.
4747
4848
1. Navigate to **Connections > Sources** and select the **Reverse ETL** tab in the Segment app.
49-
<<<<<<< HEAD:src/connections/sources/reverse-etl/index.md
50-
2. Click **Add Source**.
51-
<<<<<<< HEAD
52-
<<<<<<< HEAD:src/reverse-etl/index.md
53-
3. Select the source you want to add. You can choose between **BigQuery**, **Snowflake**, and **Redshift**.
54-
=======
55-
3. Select the source you want to add.
56-
>>>>>>> 892582b7c (reverse etl ga edits):src/connections/sources/reverse-etl/index.md
57-
* If you choose to use Snowflake, run the queries listed in the [Snowflake Reverse ETL setup guide](/docs/reverse-etl/snowflake-setup/) to set up the Segment Snowflake connector. Segment recommends using the `ACCOUNTADMIN` role to execute all the commands.
58-
* If you choose to use BigQuery, use the permissions outlined in the [BigQuery Reverse ETL setup guide](/docs/reverse-etl/bigquery-setup/), to create a Service Account and generate JSON credentials that will then be copied into the Segment UI when creating a Reverse ETL Source.
59-
4. Add the account information for your source.
60-
=======
61-
=======
6249
2. Click **Add Reverse ETL source**.
63-
>>>>>>> 1eb6924a9 ([netlify-build]):src/connections/reverse-etl/index.md
6450
3. Select the source you want to add. You can choose between BigQuery, Redshift, and Snowflake.
6551
4. Follow the corresponding setup guide for your Reverse ETL source.
66-
* [BigQuery Reverse ETL setup guide](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup/)
67-
* [Redshift Reverse ETL setup guide](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/redshift-setup/)
68-
* [Snowflake Reverse ETL setup guide](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup/)
52+
* [BigQuery Reverse ETL setup guide](/docs/connections/reverse-etl/bigquery-setup/)
53+
* [Redshift Reverse ETL setup guide](/docs/connections/reverse-etl/redshift-setup/)
54+
* [Snowflake Reverse ETL setup guide](/docs/connections/reverse-etl/snowflake-setup/)
6955
5. Add the account information for your source.
70-
>>>>>>> 401fa6bc5 (edits)
7156
* For Snowflake users: Learn more about the Snowflake Account ID [here](https://docs.snowflake.com/en/user-guide/admin-account-identifier.html){:target="_blank"}.
7257
5. Click **Test Connection** to test to see if the connection works.
7358
6. Click **Create Source** if the test connection is successful.

0 commit comments

Comments
 (0)