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.
37
+

39
38
40
-

39
+
1. Use one of the following methods to configure the **Request Body JSON Schema**:
40
+
41
+
- Copy the JSON schema into the **Request Body JSON Schema** text box.
42
+
- Select **Use sample payload to generate schema**. In the **Enter or paste a sample JSON payload** text box, paste in the JSON example. Select **Done** to create the schema.
41
43
42
44
**JSON schema**
43
45
@@ -98,6 +100,26 @@ If your customer relationship management (CRM) system isn't explicitly supported
>At this point in the configuration, you can select to either connect to a CRM system or configure an email notification. Follow the remaining instructions based on your choice.
0 commit comments