Skip to content

Commit e466615

Browse files
committed
Remove Beta Flags from Marketo and SFMC Sources DOC-730
1 parent d46e61e commit e466615

File tree

2 files changed

+35
-51
lines changed
  • src/connections/sources/catalog/cloud-apps

2 files changed

+35
-51
lines changed

src/connections/sources/catalog/cloud-apps/marketo/index.md

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,16 @@ title: Marketo Source
33
rewrite: true
44
source-type: object
55
strat: adobe
6-
beta: true
76
id: VOXa199Bdm
87
---
98
<!-- Marketo is listed as an object source, but doesn't appear in our configapi source catalog, so leave the "source-type" set here -->
109

1110

12-
[Marketo](https://www.marketo.com/) is a leader in marketing automation. Use the Marketo source to load your campaigns, emails, leads and other collections into your data warehouse.
11+
[Marketo](https://www.marketo.com/){:target="_blank"} is a leader in marketing automation. Use the Marketo source to load your campaigns, emails, leads, and other collections into your data warehouse.
1312

14-
This will allow you to write SQL to analyze your analyze your email marketing campaigns ROI, or join your email data to other data sources like web and mobile events, Salesforce, and Zendesk to tie nurture emails to re-activation rates in your app.
13+
This will allow you to write SQL to analyze your email marketing campaigns ROI, or join your email data to other data sources like web and mobile events, Salesforce, and Zendesk to tie nurture emails to re-activation rates in your app.
1514

16-
{% include content/beta-note.md %}
17-
18-
## Getting Started
15+
## Getting started
1916

2017
### Permissions
2118

@@ -33,18 +30,18 @@ You will need Admin permissions to your Marketo account.
3330
> In Marketo's settings, the Lead Activity Type IDs field is labeled as optional, but is required to see the `lead_activities` table. Segment recommends that you complete this field to see all available data.
3431
3532

36-
### Configure your Marketo Source
33+
### Configure your Marketo source
3734

38-
1. Open Marketo
39-
2. Go to Admin > Munchkin to find your Munchkin Account ID
35+
1. Open Marketo.
36+
2. Go to **Admin > Munchkin** to find your Munchkin Account ID.
4037
![Screenshot of the Tracking Code section of Marketo's Munchkin page.](images/Image2018-04-30at5.28.54PM.png)
4138
3. Go to Admin > LaunchPoint
4239
a. If you don't already have a REST service setup, follow [these steps](http://developers.marketo.com/rest-api/custom-services/).
4340
b. Then, copy the "Client ID" and "Client Secret" parameters.
4441
![Screenshot of the Details section of the LaunchPoint page.](images/Image2018-04-30at5.29.32PM.png)
4542
c. Paste the "Client ID" and "Client Secret" into the Segment Marketo source settings.
4643

47-
Data should start flowing into your Warehouse in the next few hours.
44+
Data should start flowing into your warehouse in the next few hours.
4845

4946

5047
## Components
@@ -56,7 +53,7 @@ The Marketo source is built with a sync component, which means Segment makes req
5653

5754
The sync component uses an upsert API, so the data in your warehouse loaded using sync will reflect the latest state of the corresponding resource in Marketo. For example, if `first_name` goes from `Jess` to `Jessica` between syncs, on its next sync that field will be `Jessica`.
5855

59-
The source syncs and warehouse syncs are independent processes. Source runs pull your data into the Segment Hub, and warehouse runs flush that data to your warehouse. Sources will sync with Segment every 3 hours. Depending on your Warehouses plan, Segment pushes the Source data to your warehouse on the interval associated with your billing plan.
56+
The source syncs and warehouse syncs are independent processes. Source runs pull your data into the Segment Hub, and warehouse runs flush that data to your warehouse. Sources will sync with Segment every three hours. Depending on your Warehouses plan, Segment pushes the Source data to your warehouse on the interval associated with your billing plan.
6057

6158
## Collections
6259

@@ -78,7 +75,7 @@ Collections are the groupings of resources Segment pulls from your source. In yo
7875
| `segments` | object | Segments inside a given segmentation. |
7976

8077

81-
## Collection Properties
78+
## Collection properties
8279

8380
### Leads
8481

@@ -133,7 +130,7 @@ Collections are the groupings of resources Segment pulls from your source. In yo
133130
| `updated_at` | Date Email last updated |
134131

135132

136-
### Landing Pages
133+
### Landing pages
137134

138135
| Property Name | Description |
139136
| ---------------- | ----------------------------------------------------------------- |
@@ -172,7 +169,7 @@ Collections are the groupings of resources Segment pulls from your source. In yo
172169
| `updated_at` | Date List last updated |
173170

174171

175-
### Lead Activities
172+
### Lead activities
176173

177174
| Property Name | Description |
178175
| -------------------------- | -------------------------------------------- |
@@ -186,7 +183,7 @@ Collections are the groupings of resources Segment pulls from your source. In yo
186183
| `activity_date` | Datetime of the activity type |
187184

188185

189-
### Lead Activity Attributes
186+
### Lead activity attributes
190187

191188
| Property Name | Description |
192189
| -------------------------- | --------------------------------------------------------------------------------------- |
@@ -198,7 +195,7 @@ Collections are the groupings of resources Segment pulls from your source. In yo
198195
| `value` | value of the Attribute |
199196

200197

201-
### Lead Activity Types
198+
### Lead activity types
202199

203200
| Property Name | Description |
204201
| --------------------------- | ------------------------------ |
@@ -209,7 +206,7 @@ Collections are the groupings of resources Segment pulls from your source. In yo
209206
| `primary_attribute_data_type` | Type of the primary attribute |
210207

211208

212-
### Lead Activity Type Attributes
209+
### Lead activity type attributes
213210

214211
| Property Name | Description |
215212
| ---------------- | -------------------------------------------------------- |
@@ -273,7 +270,7 @@ Collections are the groupings of resources Segment pulls from your source. In yo
273270

274271
## Adding Destinations
275272

276-
Currently, Warehouses are the only supported destination for object-cloud sources
273+
Currently, Warehouses are the only supported destination for object-cloud sources.
277274

278275

279276
## FAQs

src/connections/sources/catalog/cloud-apps/salesforce-marketing-cloud/index.md

Lines changed: 20 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,26 @@
11
---
22
title: Salesforce Marketing Cloud Source
3-
beta: true
43
source-type: object
54
strat: salesforce
65
id: oQ5dZPW0Ii
76
---
87
<!-- SFMC is listed as an object source, but doesn't appear in our configapi source catalog, so leave the "source-type" set here-->
98

109

11-
12-
[Salesforce Marketing Cloud](https://www.salesforce.com/ca/products/marketing-cloud/overview/), formerly known as
13-
ExactTarget, is a marketing automation suite with the ability to build complete customer journeys as well as creating,
14-
targeting, tracking, and managing email and digital media campaigns.
10+
[Salesforce Marketing Cloud](https://www.salesforce.com/ca/products/marketing-cloud/overview/){:target="_blank"}, formerly known as ExactTarget, is a marketing automation suite with the ability to build complete customer journeys as well as creating, targeting, tracking, and managing email and digital media campaigns.
1511

1612
With the Segment Salesforce Marketing Cloud Source, you can extract data from Marketing Cloud and send them
1713
to a data warehouse such as Redshift or Big Query with ease, avoiding having to build your own expensive custom solutions.
1814

1915
If you are trying to set up Salesforce Marketing Cloud as a destination to receive data from Segment, check out
20-
[Salesforce Marketing Cloud Destination](https://segment.com/docs/connections/destinations/catalog/salesforce-marketing-cloud/).
21-
22-
> note ""
23-
> *NOTE:* The Salesforce Marketing Cloud Source is currently in beta. This means that component names and functionality may change. For all feedback, [send us a note](https://segment.com/help/contact).
16+
[Salesforce Marketing Cloud Destination](/docs/connections/destinations/catalog/salesforce-marketing-cloud/).
2417

2518
> success ""
26-
> **Good to know**: This page is about the Salesforce Marketing Cloud Segment source, which sends data _into_ Segment. There's also a page about the [Salesforce Marketing Cloud Segment destination](/docs/connections/destinations/catalog/salesforce-marketing-cloud/), which receives data from Segment!
19+
> **Good to know**: This page is about the Salesforce Marketing Cloud Segment source, which sends data _into_ Segment. There's also a page about the [Salesforce Marketing Cloud Segment destination](/docs/connections/destinations/catalog/salesforce-marketing-cloud/), which receives data from Segment.
2720
28-
## Getting Started
21+
## Getting started
2922

30-
### API Access
23+
### API access
3124

3225
To access the Salesforce Marketing Cloud data on your behalf, Segment requires the client ID, client secret and
3326
subdomain from your Salesforce Marketing Cloud integration. The integration must also have the following permissions:
@@ -46,19 +39,18 @@ client secret and subdomain set up for the destination. To enable the permission
4639
2. Click your name in the top-right corner of the screen and select "Administration".
4740
3. Navigate to the existing package with the the Segment destination API Integration.
4841
4. Adjust the scope according to the permission table above.
49-
5. Click "Save".
42+
5. Click **Save**.
5043

5144
**If you do not have a Salesforce Marketing Cloud Segment Destination**, follow the steps below to acquire the client ID
5245
and client secret:
5346

5447
1. Log in to your Salesforce Marketing Cloud account.
5548
2. Click your name in the top-right corner of the screen and select "Administration".
5649
3. Click the "Account" menu at the top-left corner of the page and select "Installed Packages".
57-
4. If you want to use an existing package, click on that one or click "New" to create a new one. We recommend giving it
58-
a name like "Segment".
50+
4. If you want to use an existing package, click on that one or click "New" to create a new one. Segment recommends giving it a name like "Segment".
5951
5. Click "Add Component".
6052
6. Select "API Integration" and click "Next".
61-
7. Select Server-to-Server
53+
7. Select Server-to-Server.
6254
8. Enable the permissions as specified in the table above.
6355
9. Click "Save".
6456

@@ -67,7 +59,7 @@ You should now see a Summary page with a Components section. This section lists
6759
### Set up your subdomain
6860
Segment will use your unique Salesforce subdomain to make API calls to SFMC. Your subdomain is represented by a 28-character string starting with the letters "mc" in any of your base URIs. For example, in the base URI `mc563885gzs27c5t9-63k636ttgm.rest.marketingcloudapis.com`, the subdomain is `mc563885gzs27c5t9-63k636ttgm`.
6961

70-
### Enable the Salesforce Marketing Cloud Source
62+
### Enable the Salesforce Marketing Cloud source
7163

7264
1. From your Segment workspace's `/Sources` page, click `Add Source`.
7365
2. Under the Email Marketing category, choose Salesforce Marketing Cloud and click `Connect`.
@@ -81,34 +73,29 @@ Segment will use your unique Salesforce subdomain to make API calls to SFMC. You
8173

8274
### Sync
8375

84-
The Salesforce Marketing Cloud source is built with a sync component, which means we'll make requests to their API on
85-
your behalf on a 3 hour interval to pull the latest data into Segment. In the initial sync, we'll grab all the
86-
Salesforce objects (and their corresponding properties) according to the Collections Table below. The objects will be
87-
written into a separate schema, corresponding to the source instance's schema name you designated upon creation.
88-
For example, if you went with `sfmc_prod`, the `campaigns` collection will be accessible at `sfmc_prod.campaigns` in SQL.
76+
The Salesforce Marketing Cloud source is built with a sync component, which means Segment makes requests to their API on your behalf on a three-hour interval to pull the latest data into Segment. In the initial sync, Segment grabs all the Salesforce objects (and their corresponding properties) according to the Collections Table below.
77+
78+
The objects will be written into a separate schema, corresponding to the source instance's schema name you designated upon creation. For example, if you went with `sfmc_prod`, the `campaigns` collection will be accessible at `sfmc_prod.campaigns` in SQL.
8979

9080
Each sync will only sync the data that has been modified since the previous sync.
9181

9282
The source syncs and warehouse syncs are independent processes. Source runs pull your data into the Segment Hub,
93-
and warehouse runs flush that data to your warehouse. Sources will sync with Segment every 3 hours. Depending on your
94-
Warehouses plan, we will push the Source data to your warehouse on the interval associated with your billing plan.
83+
and warehouse runs flush that data to your warehouse. Sources will sync with Segment every three hours. Depending on your Warehouses plan, Segment will push the source data to your warehouse on the interval associated with your billing plan.
9584

9685
## Collections
9786

98-
Collections are the groupings of resources we pull from your source. In your warehouse, each collection gets its own table.
87+
Collections are the groupings of resources Segment pulls from your source. In your warehouse, each collection gets its own table.
9988

10089

101-
| Collection | Type | Description |
102-
| --------------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
103-
| campaigns | Object | A campaign in your account. Corresponds to [Campaigns](https://developer.salesforce.com/docs/atlas.en-us.noversion.mc-apis.meta/mc-apis/getCampaignCollection.htm) |
104-
| campaign_assets | Object | The assets associated with each campaign. Corresponds to [campaign_assets](https://developer.salesforce.com/docs/atlas.en-us.noversion.mc-apis.meta/mc-apis/getCampaignAssetCollection.htm) |
105-
| lists | Object | A mailing list. Corresponds to [Lists](https://developer.salesforce.com/docs/atlas.en-us.noversion.mc-apis.meta/mc-apis/list.htm) |
90+
| Collection | Type | Description |
91+
| --------------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
92+
| campaigns | Object | A campaign in your account. Corresponds to [Campaigns](https://developer.salesforce.com/docs/atlas.en-us.noversion.mc-apis.meta/mc-apis/getCampaignCollection.htm){:target="_blank"} |
93+
| campaign_assets | Object | The assets associated with each campaign. Corresponds to [campaign_assets](https://developer.salesforce.com/docs/atlas.en-us.noversion.mc-apis.meta/mc-apis/getCampaignAssetCollection.htm){:target="_blank"} |
94+
| lists | Object | A mailing list. Corresponds to [Lists](https://developer.salesforce.com/docs/atlas.en-us.noversion.mc-apis.meta/mc-apis/list.htm){:target="_blank"} |
10695

10796
## Collection Properties
10897

109-
Segment performs a one-to-one mapping of all publicly available fields from Salesforce Marketing Cloud. Below are tables
110-
outlining the properties included in the collections listed above. To see the full description of each property,
111-
refer to the Salesforce Marketing Cloud documentation linked in each [collection](#collections) above.
98+
Segment performs a one-to-one mapping of all publicly available fields from Salesforce Marketing Cloud. The tables in this section outline the properties included in the collections listed above. To see the full description of each property,refer to the Salesforce Marketing Cloud documentation linked in each [collection](#collections) above.
11299

113100
### Campaigns
114101

0 commit comments

Comments
 (0)