Skip to content

Commit 86a0856

Browse files
committed
Cleanup typos
1 parent a9606c7 commit 86a0856

File tree

1 file changed

+3
-5
lines changed
  • src/connections/destinations/catalog/actions-marketo-static-lists

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ In this step, you'll create an API-Only Marketo user with both Access API and Le
5151

5252
1. Go to **Admin****Integration****LaunchPoint****New**
5353
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-
3. Write down the **Client Id** and **Client Secret** for this service, as you will need it in Step 4.
54+
3. Write down the **Client Id** and **Client Secret** for this service, as you will need it when configuring the destination settings.
5555

5656

5757
### Step 3: Create a Marketo Lead Database folder and get your Marketo Endpoint
@@ -104,11 +104,9 @@ Wait six or more hours after setup for your audience to start appearing in Marke
104104

105105
Check that you didn't create a list in the folder for the audience - Segment creates the list for you, and an existing one can conflict.
106106

107-
Check that the audience members you expect have an email address on their profile.
108-
109107
#### Audience size is smaller than expected
110108
Only users in the audience who also have an email address are uploaded to the list.
111109

112-
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`.
110+
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.
113111

114-
If a user has multiple email addresses, each address appears once in the Marketo lists.
112+
If a user has multiple email addresses, each address appears once in the Marketo list.

0 commit comments

Comments
 (0)