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
# Use Marketo to manage commercial marketplace leads
@@ -32,7 +32,7 @@ This article describes how to set up your Marketo CRM system to process sales le
32
32
33
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
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.
35
+
1. Ensure that the fields mappings are set up correctly. Here's the list of fields that the connector needs to be entered on the form.
36
36
37
37
> [!NOTE]
38
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.
@@ -47,7 +47,7 @@ This article describes how to set up your Marketo CRM system to process sales le
47
47
48
48
1. On the **MarketplaceLeadBackend** tab, select **Embed Code**.
49
49
50
-
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-6.png" alt-text="Screenshot showing the Marketo Embed Code form.":::
50
+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/marketo-6.png" alt-text="Screenshot showing the Marketo Embed Code screen.":::
51
51
52
52
1. Marketo Embed Code displays code similar to the following example.
53
53
@@ -61,16 +61,16 @@ This article describes how to set up your Marketo CRM system to process sales le
61
61
- Munchkin ID = **123-PQR-789**
62
62
- Form ID = **1179**
63
63
64
-
The following is another way to figure out these values:
64
+
The following method is another way to figure out these values:
65
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`.
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
67
- Form ID is the IDof the Embed Code form you created in step 7 to route leads from the marketplace.
68
68
69
-
## Obtain a API access from your Marketo Admin
69
+
## Obtain API access from your Marketo Admin
70
70
71
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.
72
72
73
-
1. Ensure that the **Custom service created** indicates Partner Center as shown below.
73
+
1. Ensure that the **Custom service created** indicates Partner Center.
74
74
75
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
76
@@ -90,11 +90,11 @@ When you're ready to configure the lead management information for your offer in
90
90
91
91
1. Under the **Customer leads** section, select **Connect**.
92
92
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.":::
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.":::
94
94
95
95
1. On the **Connection details** pop-up window, select **Marketo** for the **Lead destination**.
96
96
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.":::
97
+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/choose-lead-destination.png" alt-text="Screenshot showing the lead destination page.":::
98
98
99
99
1. Provide the **Munchkin ID**, **Form ID**, **Client ID** and **Client Secret** fields.
100
100
@@ -104,5 +104,5 @@ When you're ready to configure the lead management information for your offer in
104
104
1. Select **OK**.
105
105
106
106
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.
107
-
107
+
108
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.":::
0 commit comments