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
1. In the When a HTTP request is received window, copy and paste the following JSON schema into the **Request Body JSON Schema** text box. This schema is used by Microsoft to contain your lead data.
38
+
1. In the **When a HTTP request is received** window, copy and paste the following JSON schema into the **Request Body JSON Schema** text box. This schema is used by Microsoft to contain your lead data.
39
39
40
40

41
41
@@ -116,7 +116,7 @@ If your customer relationship management (CRM) system isn't explicitly supported
1. Map the fields you want, and then select **Save** to save your flow. An HTTP POST URL is created and is accessible in the When an HTTP request is received window. Copy this URL by using the copy control, which is located to the right of the HTTP POST URL. Using the copy control is important so that you don't miss any part of the entire URL. Save this URL because you'll need it when you configure lead management in the publishing portal.
119
+
1. Map the fields you want, and then select **Save** to save your flow. An HTTP POST URL is created and is accessible in the **When an HTTP request is received** window. Copy this URL by using the copy control, which is located to the right of the HTTP POST URL. Using the copy control is important so that you don't miss any part of the entire URL. Save this URL because you'll need it when you configure lead management in the publishing portal.
120
120
121
121

122
122
@@ -131,7 +131,7 @@ If your customer relationship management (CRM) system isn't explicitly supported
131
131
132
132

133
133
134
-
1. In the Send an email window, configure the following required fields:
134
+
1. In the **Send an email** window, configure the following required fields:
135
135
136
136
- **To**: Enter at least one valid email address where the leads will be sent.
137
137
- **Subject**: Power Automate gives you the option of adding dynamic content, like **LeadSource** shown in the following screen. Start by entering a field name. Then select the dynamic content pick list from the pop-up window.
@@ -146,7 +146,7 @@ If your customer relationship management (CRM) system isn't explicitly supported
1. Select **Save** to finish your flow. An HTTP POST URL is created and is accessible in the When an HTTP request is received window. Copy this URL by using the copy control, which is located to the right of the HTTP POST URL. Using this control is important so that you don't miss any part of the entire URL. Save this URL because you'll need it when you configure lead management in the publishing portal.
149
+
1. Select **Save** to finish your flow. An HTTP POST URL is created and is accessible in the **When an HTTP request is received** window. Copy this URL by using the copy control, which is located to the right of the HTTP POST URL. Using this control is important so that you don't miss any part of the entire URL. Save this URL because you'll need it when you configure lead management in the publishing portal.
150
150
151
151

152
152
@@ -198,7 +198,7 @@ When you're ready to configure the lead management information for your offer in
198
198
199
199
1. Go to the **Offer setup** page for your offer.
200
200
1. Select **Connect** under the **Lead Management** section.
201
-
1. In the Connection details pop-up window, select **HTTPS Endpoint** for the **Lead Destination**. Paste the HTTP POST URL from the flow you created by following earlier steps into the **HTTPS endpoint URL** field.
201
+
1. In the **Connection details** pop-up window, select **HTTPS Endpoint** for the **Lead Destination**. Paste the HTTP POST URL from the flow you created by following earlier steps into the **HTTPS endpoint URL** field.
202
202
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 emails by separating them with a semicolon.
0 commit comments