Skip to content

Commit 6eb74f3

Browse files
authored
Merge pull request #226401 from jasongroce/marketo-updates
Sudha's Marketo updates
2 parents 3031c87 + e74c4b2 commit 6eb74f3

File tree

6 files changed

+48
-31
lines changed

6 files changed

+48
-31
lines changed

articles/marketplace/partner-center-portal/commercial-marketplace-lead-management-instructions-marketo.md

Lines changed: 48 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Lead management in Marketo - Microsoft commercial marketplace
33
description: Learn how to use a Marketo CRM system to manage leads from Microsoft AppSource and Azure Marketplace.
44
ms.service: marketplace
55
ms.subservice: partnercenter-marketplace-publisher
6-
ms.topic: conceptual
6+
ms.topic: article
77
author: urimsft
88
ms.author: uridor
99
ms.date: 06/08/2022
@@ -12,7 +12,7 @@ ms.date: 06/08/2022
1212
# Use Marketo to manage commercial marketplace leads
1313

1414
> [!IMPORTANT]
15-
> The marketo connector is not currently working due to a change in the Marketo platform. Use Leads from the Referrals workspace.
15+
> The Marketo connector has been restored. Update your configurations to receive leads as shown in this article.
1616
1717
This article describes how to set up your Marketo CRM system to process sales leads from your offers in Microsoft AppSource and Azure Marketplace.
1818

@@ -22,70 +22,87 @@ This article describes how to set up your Marketo CRM system to process sales le
2222

2323
1. Select **Design Studio**.
2424

25-
![Marketo Design Studio](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-1.png)
25+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-1.png" alt-text="Screenshot showing Marketo Design Studio.":::
2626

27-
1. Select **New Form**.
27+
1. Select **New Form**.
2828

29-
![Marketo New Form](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-2.png)
29+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-2.png" alt-text="Screenshot showing Marketo Design Studio New Form.":::
3030

31-
1. Fill in the required fields in the **New Form** dialog box, and then select **Create**.
31+
1. Fill in the required fields in the **New Form** dialog box, and then select **Create**.
3232

33-
![Marketo create new form](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-3.png)
33+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-3.png" alt-text="Screenshot showing Marketo Design Studio New Form creation.":::
34+
35+
1. Ensure that the fields mappings are setup correctly. Here are the list of fields that the connector needs to be setup on the form.
3436

35-
1. On the **Field Details** page, select **Finish**.
37+
> [!NOTE]
38+
> The field with name "Lead Source" is expected to be configured in the form. It can be mapped to the **SourceSystemName** system field in Marketo or a custom field.
3639
37-
![Marketo finish form](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-4.png)
40+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-field-details.png" alt-text="Screenshot showing Marketo new form details.":::
3841

39-
1. Approve and close.
42+
1. On the **Field Details** page, select **Finish**.
43+
44+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-4.png" alt-text="Screenshot showing finishing the Marketo creation form.":::
45+
46+
1. Approve and close.
4047

4148
1. On the **MarketplaceLeadBackend** tab, select **Embed Code**.
4249

43-
![Marketo Embed Code](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-6.png)
50+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-6.png" alt-text="Screenshot showing the Marketo Embed Code form.":::
4451

4552
1. Marketo Embed Code displays code similar to the following example.
4653

47-
```html
48-
<form id="mktoForm_1179"></form>
49-
<script>MktoForms2.loadForm("("//app-ys12.marketo.com", "123-PQR-789", 1179);</script>
50-
```
54+
```html
55+
<form id="mktoForm_1179"></form>
56+
<script>MktoForms2.loadForm("("//app-ys12.marketo.com", "123-PQR-789", 1179);</script>
57+
```
5158
5259
1. Copy the values for the following fields shown in the Embed Code form. You'll use these values to configure your offer to receive leads in the next step. Use the next example as a guide for getting the IDs you need from the Marketo Embed Code example.
5360
54-
- Server ID = **ys12**
55-
- Munchkin ID = **123-PQR-789**
56-
- Form ID = **1179**
61+
- Munchkin ID = **123-PQR-789**
62+
- Form ID = **1179**
63+
64+
The following is another way to figure out these values:
65+
66+
- Get your subscription's Munchkin ID by going to your **Admin** > **Munchkin** menu in the **Munchkin Account ID** field, or from the first part of your Marketo REST API host subdomain: `https://{Munchkin ID}.mktorest.com`.
67+
- Form ID is the ID of the Embed Code form you created in step 7 to route leads from the marketplace.
68+
69+
## Obtain a API access from your Marketo Admin
5770
58-
Another way to figure out these values:
71+
1. See this [Marketo article on getting API access](https://aka.ms/marketo-api), specifically a **ClientID** and **Client Secret** needed for the new Marketo configuration. Follow the step-by-step guide to create an API-only user and a Launchpoint connection for the Partner Center lead management service.
5972
60-
- Server ID is found in the URL of your Marketo instance, for example, `serverID.marketo.com`.
61-
- Get your subscription's Munchkin ID by going to your **Admin** > **Munchkin** menu in the **Munchkin Account ID** field, or from the first part of your Marketo REST API host subdomain: `https://{Munchkin ID}.mktorest.com`.
62-
- Form ID is the ID of the Embed Code form you created in step 7 to route leads from the marketplace.
73+
1. Ensure that the **Custom service created** indicates Partner Center as shown below.
74+
75+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-new-service.png" alt-text="Screenshot showing Marketo API new service form":::
76+
77+
1. Once you click the View details link for the new service created, you can copy the **Client ID** and **Client secret** for use in the Partner center connector configuration.
78+
79+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-admin-installed-services.png" alt-text="Screenshot showing the Marketo admin installed services.":::
80+
81+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-api-access-details.png" alt-text="Screenshot showing the Marketo API access details.":::
6382
6483
## Configure your offer to send leads to Marketo
6584
6685
When you're ready to configure the lead management information for your offer in the publishing portal, follow these steps.
6786
68-
1. Sign in to [Partner Center](https://go.microsoft.com/fwlink/?linkid=2165290).
87+
1. Sign in to [Partner Center](https://partner.microsoft.com/dashboard/home) and select **Marketplace offers**.
6988
7089
1. Select your offer, and go to the **Offer setup** tab.
7190
7291
1. Under the **Customer leads** section, select **Connect**.
7392
74-
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/customer-leads.png" alt-text="Customer leads":::
93+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/customer-leads.png" alt-text="Screenshot showing the Partner Center customer leads page.":::
7594
7695
1. On the **Connection details** pop-up window, select **Marketo** for the **Lead destination**.
7796
78-
![Choose a lead destination](./media/commercial-marketplace-lead-management-instructions-marketo/choose-lead-destination.png)
79-
80-
1. Provide the **Server ID**, **Munchkin account ID**, and **Form ID**.
97+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/choose-lead-destination.png" alt-text="Screenshot showing the Partner Center customer lead destination.":::
8198
82-
> [!NOTE]
83-
> You must finish configuring the rest of the offer and publish it before you can receive leads for the offer.
99+
1. Provide the **Munchkin ID**, **Form ID**, **Client ID** and **Client Secret** fields.
84100
85-
1. Under **Contact email**, enter email addresses for people in your company who should receive email notifications when a new lead is received. You can provide multiple email addresses by separating them with a semicolon.
101+
> [!NOTE]
102+
> You must finish configuring the rest of the offer and publish it before you can receive leads for the offer.
86103
87104
1. Select **OK**.
88105
89106
To make sure you've successfully connected to a lead destination, select **Validate**. If successful, you'll have a test lead in the lead destination.
90107
91-
![Connection details pop-up window](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-connection-details.png)
108+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-connection-details.png" alt-text="Screenshot showing the Partner Center connection details.":::
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)