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
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,9 @@ In this step, you'll create an API-Only Marketo user with both Access API and Le
57
57
> warning "Warning:"
58
58
> Do not create a list in the folder for the audience. Segment creates the list for you!
59
59
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 need to add a valid `List Id` to the payload at the `context.personas.external_audience_id` key.
62
+
60
63
### Using Marketo Static Lists (Actions) destination with Engage
61
64
62
65
1. From your Segment workspace, go to **Engage → Engage Settings → Destinations → Add Destination**, and then Search for Marketo Static Lists (Actions).
0 commit comments