Skip to content

Commit 7684d06

Browse files
authored
Merge pull request #5105 from segmentio/lizkane222-patch-27
Update index.md Marketo V2 can't have multiple instances
2 parents dd1dec4 + 2263190 commit 7684d06

File tree

1 file changed

+14
-0
lines changed
  • src/connections/destinations/catalog/marketo-v2

1 file changed

+14
-0
lines changed

src/connections/destinations/catalog/marketo-v2/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,3 +258,17 @@ There are a few necessary steps that have to be taken to migrate from Segment's
258258
![A screenshot of the Marketo Custom Activities field.](images/cg6YhDEPWXv+.png)
259259

260260
6. When enabling Marketo V2, because of the way Marketo's API works, there is potential to create duplicate leads, especially when the first enabling the destination. For ways to prevent this, check out the Preventing Duplicate Leads.
261+
262+
## Send a single source's data to multiple Marketo V2 workspaces
263+
264+
Segment doesn't support multiple instances of Marketo V2 for any source in Segment (for both Device-Mode and Cloud-Mode). If you need a single source's data sent to multiple Marketo V2 workspaces, follow the instructions on configuring a [Repeater destination](/docs/connections/destinations/catalog/repeater/) to route your source's data through the Repeater destination into a new source and new Marketo V2 destination instance.
265+
To create a Repeater destination, new source, and second Marketo V2 destination:
266+
267+
1. Create and connect a new [Repeater destination](https://app.segment.com/goto-my-workspace/destinations/catalog/repeater) to your source and select the intended source.
268+
2. Click **Add destination**, name the destination, and select Fill in settings manually.
269+
4. Create a new source, then navigate to **Settings > API Keys** and copy the **Write Key** value.
270+
- From the Repeater destination's **Settings** page, you'll find **Write Keys** in the **Connection Settings**. This is where your second source's write key from step 4 will go.
271+
5. Navigate back to your Repeater destination and paste in the source's `writeKey` into the write key setting.
272+
6. Add a Marketo V2 destination to your new source with the desired configuration settings.
273+
7. Enable the Repeater destination, new source, new Marketo V2 destination.
274+
8. You'll begin seeing data transmitted from your originating source to the Repeater Destination (Event Delivery), then to the new source (Debugger), and finally to the Marketo V2 destination (Event Delivery).

0 commit comments

Comments
 (0)