Skip to content

Commit 2e19cb2

Browse files
authored
Update index.md - marketo static lists, duplicate list name error
1 parent 3a2a4a2 commit 2e19cb2

File tree

1 file changed

+4
-1
lines changed
  • src/connections/destinations/catalog/actions-marketo-static-lists

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,7 @@ Check that you followed all of the set up steps. Wait six or more hours after se
9696
#### Audience size is smaller than expected
9797
Only users in the audience who also have an email address are uploaded to the list. You may 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`.
9898

99-
If a user has multiple email addresses, each address appears once in the Marketo list.
99+
If a user has multiple email addresses, each address appears once in the Marketo list.
100+
101+
#### Duplicate Marketo List Name Error
102+
When cloning a Journey, creating a new Journey version, or cloning an Audience, you might face an error from Marketo stating that an existing list of the same name already exists. This occurs because the Journey step name or Audience name will be used as the Marketo list name. To resolve this, ensure you use a unique name for the Journey step or Audience, allowing for the creation of a new list without conflicts.

0 commit comments

Comments
 (0)