Skip to content

Commit a9606c7

Browse files
committed
Remove screenshots
1 parent 36aa2d6 commit a9606c7

File tree

7 files changed

+0
-12
lines changed

7 files changed

+0
-12
lines changed
-54.1 KB
Binary file not shown.
-243 KB
Binary file not shown.
-51.9 KB
Binary file not shown.
-29.4 KB
Binary file not shown.
-33.1 KB
Binary file not shown.
-164 KB
Binary file not shown.

src/connections/destinations/catalog/actions-marketo-static-lists/index.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,29 +43,21 @@ In this step, you'll create an API-Only Marketo user with both Access API and Le
4343

4444
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**).
4545

46-
![A screenshot of the Marketo Create New Role popup.](images/marketosl-create-new-role.png)
4746

4847
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.**
4948

50-
![A screenshot of the Marketo Invite New User page, with the roles Marketo Static List and API only selected.](images/marketosl-perms.png)
51-
5249

5350
### Step 2: Create a Marketo Launchpoint Service
5451

5552
1. Go to **Admin****Integration****LaunchPoint****New**
5653
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.
5754
3. Write down the **Client Id** and **Client Secret** for this service, as you will need it in Step 4.
5855

59-
![A screenshot of the New Service popup in Marketo.](images/marketosl-newservice.png)
60-
6156

6257
### Step 3: Create a Marketo Lead Database folder and get your Marketo Endpoint
6358

6459
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.
6560

66-
67-
![A screenshot of the Marketo Lead Database, with a New Folder menu item selected.](images/marketosl-newfolder.png)
68-
6961
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.
7062

7163
> warning "Warning:"
@@ -99,8 +91,6 @@ When you save the mapping, a list will be created in Marketo. You can update the
9991
> info ""
10092
> Only users with an email address appear in the list in Marketo. Users with multiple email addresses as external ids appear in the list once for each email address.
10193
102-
![A screenshot of the Marketo Lead Database Audience page.](images/marketosl-leads.png)
103-
10494
You can view the audience in Marketo by going to **Lead Database→ Group Lists→Name of folder you created in Step 3 → Audience name**
10595

10696

@@ -121,6 +111,4 @@ Only users in the audience who also have an email address are uploaded to the li
121111

122112
You might need to adjust your query to filter out users without an email so you can get a better estimate of how many users will appear on the list. In the example below, we added an AND condition where users have a Custom trait of `email` which `exists`.
123113

124-
![A screenshot of the Audiences page in Segment.](images/personas-add-emailtrait.png)
125-
126114
If a user has multiple email addresses, each address appears once in the Marketo lists.

0 commit comments

Comments
 (0)