@@ -66,7 +66,7 @@ In this example, you create a logic app with an endpoint in Azure so that you ca
66
66
67
67
1 . In the [ Azure portal] ( https://portal.azure.com ) , create a blank logic app, which opens the Logic App Designer.
68
68
69
- 1 . In the search box, enter "http request" as your filter. From the triggers list, select ** When a HTTP request is received** .
69
+ 1 . In the search box, enter "http request" as your filter. From the ** Triggers ** list, select ** When a HTTP request is received** .
70
70
71
71
![ Add HTTP Request trigger] ( ./media/logic-apps-using-sap-connector/add-trigger.png )
72
72
@@ -86,7 +86,7 @@ In Azure Logic Apps, an [action](../logic-apps/logic-apps-overview.md#logic-app-
86
86
87
87
![ Select "New step"] ( ./media/logic-apps-using-sap-connector/add-action.png )
88
88
89
- 1 . In the search box, enter "sap" as your filter. From the actions list, select ** Send message to SAP** .
89
+ 1 . In the search box, enter "sap" as your filter. From the ** Actions ** list, select ** Send message to SAP** .
90
90
91
91
![ Select SAP send action] ( media/logic-apps-using-sap-connector/select-sap-send-action.png )
92
92
@@ -152,7 +152,7 @@ Now add a response action to your logic app's workflow and include the output fr
152
152
153
153
1 . In the Logic App Designer, under the SAP action, select ** New step** .
154
154
155
- 1 . In the search box, enter "response" as your filter. From the actions list, select ** Response** .
155
+ 1 . In the search box, enter "response" as your filter. From the ** Actions ** list, select ** Response** .
156
156
157
157
1 . Click inside the ** Body** box so that the dynamic content list appears. From that list, under ** Send message to SAP** , select the ** Body** field.
158
158
@@ -200,7 +200,7 @@ This example uses a logic app that triggers when the app receives a message from
200
200
201
201
1 . In the Azure portal, create a blank logic app, which opens the Logic App Designer.
202
202
203
- 1 . In the search box, enter "sap" as your filter. From the triggers list, select ** When a message is received from SAP** .
203
+ 1 . In the search box, enter "sap" as your filter. From the ** Triggers ** list, select ** When a message is received from SAP** .
204
204
205
205
![ Add SAP trigger] ( ./media/logic-apps-using-sap-connector/add-sap-trigger.png )
206
206
@@ -269,7 +269,7 @@ This example uses a logic app that you can trigger with an HTTP request. The SAP
269
269
270
270
1 . In the Azure portal, create a blank logic app, which opens the Logic App Designer.
271
271
272
- 1 . In the search box, enter "http request" as your filter. From the triggers list, select ** When a HTTP request is received** .
272
+ 1 . In the search box, enter "http request" as your filter. From the ** Triggers ** list, select ** When a HTTP request is received** .
273
273
274
274
![ Add HTTP Request trigger] ( ./media/logic-apps-using-sap-connector/add-trigger.png )
275
275
0 commit comments