You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-customer-io/index.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ redirect_from:
15
15
16
16
17
17
> success ""
18
-
> **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/)Braze Segment destination. There's also a page about the [non-Actions Customer.io destination](/docs/connections/destinations/catalog/customer-io/). Both of these destinations receives data _from_ Segment. There's also the [Customer.io source](/docs/connections/sources/catalog/cloud-apps/customer-io/), which sends data _to_ Segment!
18
+
> **Good to know**: This page is about the [Actions-framework](/docs/connections/destinations/actions/)Customer.io Segment destination. There's also a page about the [non-Actions Customer.io destination](/docs/connections/destinations/catalog/customer-io/). Both of these destinations receives data _from_ Segment. There's also the [Customer.io source](/docs/connections/sources/catalog/cloud-apps/customer-io/), which sends data _to_ Segment!
19
19
20
20
## Benefits of Customer.io (Actions) vs Customer.io classic
21
21
@@ -54,4 +54,4 @@ Build your own subscription. Combine the supported [triggers](/docs/connections/
54
54
## Migration from Customer.io classic
55
55
56
56
Keep the following in mind if you plan to move to Customer.io (Actions) from the classic Customer.io destination.
57
-
{% include components/actions-map-table.html name="customer-io" %}
57
+
{% include components/actions-map-table.html name="customer-io" %}
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/cloud-apps/salesforce/index.md
+10-8
Original file line number
Diff line number
Diff line change
@@ -2,28 +2,26 @@
2
2
title: Salesforce Source
3
3
strat: salesforce
4
4
---
5
-
Salesforce is a leader in on-demand customer relationship management.[Visit Website](http://salesforce.com)
5
+
[Salesforce](http://salesforce.com){:target="_blank"} is a leader in on-demand customer relationship management.
6
6
7
-
Take your company's analysis to the next level by **adding Salesforce as a Source to Segment.** Segment automatically collects objects like `Accounts`, `Campaigns`, and `Tasks` and load them into your data warehouse.
7
+
Take your company's analysis to the next level by **adding Salesforce as a Source to Segment.** Segment automatically collects objects like `Accounts`, `Campaigns`, and `Tasks` and loads them into your data warehouse.
8
8
9
9
## Getting Started
10
10
> info ""
11
-
> You can add multiple instances of this destination if you have more than one SalesForce account.
11
+
> You can add multiple instances of this destination if you have more than one Salesforce account.
12
12
13
-
1. From your workspace's `/sources` page, click `add source`.
13
+
1. From your workspace's `/sources` page, click `Add Source`.
14
14
15
15
2. Choose Salesforce.
16
16
17
-
3. Give the source a name.
17
+
3. Give the source a name, add labels, if applicable, and select the Salesforce environment you'd like to pull data from. To use data from a Salesforce sandbox environment, select **Sandbox** from the Salesforce Environment dropdown and [contact Segment Support](https://segment.com/help/contact/). Our Support team will then configure your source to use sandbox data.
18
18
19
-
4. Connect Segment to your Salesforce environment and authorize Segment to connect to it. In order for Segment to collect and sync your Salesforce data, you must enable API access for the user that you are connecting to Segment with. For more information on how to confirm or change API access for a Salesforce user, follow Salesforce's [recommended documentation](https://help.salesforce.com/articleView?id=admin_userperms.htm).
19
+
4. Connect Segment to your Salesforce environment and authorize Segment to connect to it. In order for Segment to collect and sync your Salesforce data, you must enable API access for the user that you are connecting to Segment with. For more information on how to confirm or change API access for a Salesforce user, follow Salesforce's [recommended documentation](https://help.salesforce.com/articleView?id=admin_userperms.htm){:target="_blank"}.
20
20
21
21
5. Choose a data warehouse to connect Salesforce to.
22
22
23
23
6. In the Salesforce source settings you can customize the source nickname and schema name. The nickname is a label used in the Segment interface, and the schema name is the namespace you query against in your warehouse. Both can be whatever you like, but Segment recommends that you use something that reflects the source itself, like `Salesforce` for nickname and `sfdc`, `salesforce`, or `sfdc_prod` for the schema name. Configure Selective Sync to retrieve only specific objects and properties from Salesforce.
24
24
25
-
26
-
27
25
## Components
28
26
29
27
### Sync
@@ -115,3 +113,7 @@ Segment performs a one-to-one mapping of all publicly available fields (standard
115
113
## Adding Destinations
116
114
117
115
Warehouses are the only supported destination for object-cloud sources.
116
+
117
+
## Troubleshooting
118
+
119
+
If you are syncing data from a Salesforce sandbox environment and see an "Invalid credentials" error, [contact our support team](https://segment.com/help/contact/), who will configure your Segment source to use sandbox data.
0 commit comments