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-marketo-static-lists/index.md
+7-14Lines changed: 7 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,16 +8,13 @@ id: 65302a514ce4a2f0f14cd426
8
8
9
9
Marketo Static Lists (Actions) is a rebuild of the classic destination that provides the following benefits:
10
10
11
-
-**Simple setup** - Marketo Static Lists (Actions) has a streamlined default setup process making it easier to get started in a way that "just works".
12
-
-**More control** - Actions-based destinations enable you to define the mapping between the data Segment receives from your sources, and the data Segment sends to Marketo.
13
-
-**Default property mappings** - Default mappings from the Segment like event, timestamp, and more, allow data to be mapped correctly without any setup required.
11
+
-**Streamlined setup process** - Marketo Static Lists (Actions) has a streamlined default setup process, making it faster to get started in a way that "just works".
12
+
-**More control** - Actions-based destinations allow you to define the mapping between the data Segment receives from your sources, and the data Segment sends to Marketo.
13
+
-**Default property mappings** - Default mappings from the Segment like event, timestamp, and more allows data to be mapped correctly without any setup required.
14
14
15
15
## Overview
16
16
17
-
The Marketo Static Lists (Actions) destination lets you sync users into Marketo as a **List**.
18
-
19
-
This allows you to run email campaigns in Marketo without having to manually find and upload a refreshed csv of users. This documentation explains how to set up Marketo in Segment, and what to expect in your Marketo UI.
20
-
17
+
The Marketo Static Lists (Actions) destination lets you sync users into Marketo as a **List**, allowing you to run email campaigns in Marketo without having to manually find and upload a refreshed csv of users. This documentation explains how to set up Marketo in Segment, and what to expect in your Marketo UI.
21
18
22
19
## Details
23
20
@@ -42,21 +39,17 @@ This allows you to run email campaigns in Marketo without having to manually fin
42
39
In this step, you'll create an API-Only Marketo user with both Access API and Lead Database access.
43
40
44
41
1. You can use an existing role with these permissions, or create a new role that has both Access API and Access Lead Database permissions. (Do this in Marketo by going to **Admin**→ **Users & Roles** → **Roles**).
45
-
46
-
47
-
2. Go to **Admin**→ **Users & Roles** → **Users** → **Invite New User** and create a new **API Only user** with the role that has both Access API and Lead Database permissions. **Be sure to check the API Only box.**
48
-
42
+
2. Go to **Admin** → **Users & Roles** → **Users** → **Invite New User** and create a new **API Only user** with the role that has both Access API and Lead Database permissions. **Be sure to check the API Only box.**
49
43
50
44
### Step 2: Create a Marketo Launchpoint Service
51
45
52
-
1. Go to **Admin** → **Integration**→ **LaunchPoint** → **New**
46
+
1. Go to **Admin** → **Integration**→ **LaunchPoint** → **New**
53
47
2. Create a new service. In the Service field, select `Custom`, and in the **API Only User** field, select the user you created in step 1.
54
48
3. Write down the **Client Id** and **Client Secret** for this service, as you will need it in Step 4.
55
49
56
-
57
50
### Step 3: Create a Marketo Lead Database folder and get your Marketo Endpoint
58
51
59
-
1. Go to your Marketo Lead Database and create a new folder under Group Lists. Once connected, each Engage audience shows up as a list in this folder.
52
+
1. Go to your Marketo Lead Database, and create a new folder under Group Lists. After connecting, each Engage audience shows up as a list in this folder.
60
53
61
54
2. Before you continue to the next step, in Marketo, go to **Admin → Web Services**, and copy or write down the REST API Endpoint. **Be sure to copy the REST endpoint and not the SOAP endpoint.** You'll need that in the next step.
0 commit comments