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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@ In this step, you'll create an API-Only Marketo user with both Access API and Le
58
58
> Do not create a list in the folder for the audience. Segment creates the list for you!
59
59
60
60
### Using Marketo Static Lists (Actions) with the Event Tester
61
-
This destination keeps track of a `List Id` field for you on the backend. That field is added to payloads as Segment processes them. This means that the Event Tester can't be used out-of-the-box as it can with most destinations. To test an event using the Event Tester for Marketo Static Lists (Actions), you'll need to add a valid `List Id` to the payload at the `context.personas.external_audience_id` key.
61
+
This destination keeps track of a `List Id` field for you on the backend. That field is added to payloads as Segment processes them. This means that the Event Tester can't be used out-of-the-box as it can with most destinations. To test an event using the Event Tester for Marketo Static Lists (Actions), you need to add a valid `List Id` to the payload at the `context.personas.external_audience_id` key.
62
62
63
63
### Using Marketo Static Lists (Actions) destination with Engage
0 commit comments