Skip to content

Commit 36cdfe0

Browse files
authored
Fixing spacing issues
1 parent 5622e36 commit 36cdfe0

File tree

1 file changed

+24
-23
lines changed

1 file changed

+24
-23
lines changed

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

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -22,55 +22,56 @@ 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+
![Marketo Design Studio](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-1.png)
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+
![Marketo New Form](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-2.png)
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

3333
![Marketo create new form](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-3.png)
3434

35-
1. On the **Field Details** page, select **Finish**.
35+
1. On the **Field Details** page, select **Finish**.
3636

37-
![Marketo finish form](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-4.png)
37+
![Marketo finish form](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-4.png)
3838

39-
1. Approve and close.
39+
1. Approve and close.
4040

4141
1. On the **MarketplaceLeadBackend** tab, select **Embed Code**.
4242

43-
![Marketo Embed Code](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-6.png)
43+
![Marketo Embed Code](./media/commercial-marketplace-lead-management-instructions-marketo/marketo-6.png)
4444

4545
1. Marketo Embed Code displays code similar to the following example.
4646

47-
```html
48-
<form id="mktoForm_1179"></form>
49-
<script>MktoForms2.loadForm("("//app-ys12.marketo.com", "123-PQR-789", 1179);</script>
50-
```
47+
```html
48+
<form id="mktoForm_1179"></form>
49+
<script>MktoForms2.loadForm("("//app-ys12.marketo.com", "123-PQR-789", 1179);</script>
50+
```
5151
5252
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.
5353
54-
- Munchkin ID = **123-PQR-789**
55-
- Form ID = **1179**
54+
- Munchkin ID = **123-PQR-789**
55+
- Form ID = **1179**
5656
57-
Another way to figure out these values:
57+
Another way to figure out these values:
5858
59-
- 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`.
60-
- Form ID is the ID of the Embed Code form you created in step 7 to route leads from the marketplace.
59+
- 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`.
60+
- Form ID is the ID of the Embed Code form you created in step 7 to route leads from the marketplace.
6161
6262
## Obtain API access from your Marketo admin
6363
6464
1. This [article](https://aka.ms/marketo-api) shows how one can obtain API access, specifically a **ClientID** and **Client Secret** needed for the new Marketo configuration. Please follow the step-by-step guide listed in the above link to create an API-only user and a Launchpoint connection for the Partner center lead management service.
65-
2. Please make sure that the Custom service created indicates Partner center as shown below.
6665
67-
![API1-new](https://user-images.githubusercontent.com/98078741/214808153-a59183d7-12e3-432f-a792-211f4e17e9cc.png)
66+
2. Make sure that the custom service created indicates Partner Center as shown below.
67+
68+
![API1-new](https://user-images.githubusercontent.com/98078741/214808153-a59183d7-12e3-432f-a792-211f4e17e9cc.png)
6869
6970
3. 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.
7071
71-
![Marketo API2](https://user-images.githubusercontent.com/98078741/214813828-0898f11d-fef6-4de5-938d-d4b2beac4845.png)
72+
![Marketo API2](https://user-images.githubusercontent.com/98078741/214813828-0898f11d-fef6-4de5-938d-d4b2beac4845.png)
7273
73-
![Marketo API3](https://user-images.githubusercontent.com/98078741/214808193-693a599a-9254-4f63-b500-937f634d3769.png)
74+
![Marketo API3](https://user-images.githubusercontent.com/98078741/214808193-693a599a-9254-4f63-b500-937f634d3769.png)
7475
7576
## Configure your offer to send leads to Marketo
7677
@@ -82,11 +83,11 @@ When you're ready to configure the lead management information for your offer in
8283
8384
1. Under the **Customer leads** section, select **Connect**.
8485
85-
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/customer-leads.png" alt-text="Customer leads":::
86+
:::image type="content" source="./media/commercial-marketplace-lead-management-instructions-marketo/customer-leads.png" alt-text="Customer leads":::
8687
8788
1. On the **Connection details** pop-up window, select **Marketo** for the **Lead destination**.
8889
89-
![Choose a lead destination](./media/commercial-marketplace-lead-management-instructions-marketo/choose-lead-destination.png)
90+
![Choose a lead destination](./media/commercial-marketplace-lead-management-instructions-marketo/choose-lead-destination.png)
9091
9192
1. Provide the **Munchkin ID**, **Form ID**, **Client ID** and **Client Secret** fields.
9293

0 commit comments

Comments
 (0)