Skip to content

Commit f9a783e

Browse files
authored
Update logic-apps-using-sap-connector.md
1 parent 78f9b57 commit f9a783e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/logic-apps/logic-apps-using-sap-connector.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ In this example, you create a logic app with an endpoint in Azure so that you ca
6666

6767
1. In the [Azure portal](https://portal.azure.com), create a blank logic app, which opens the Logic App Designer.
6868

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**.
7070

7171
![Add HTTP Request trigger](./media/logic-apps-using-sap-connector/add-trigger.png)
7272

@@ -86,7 +86,7 @@ In Azure Logic Apps, an [action](../logic-apps/logic-apps-overview.md#logic-app-
8686

8787
![Select "New step"](./media/logic-apps-using-sap-connector/add-action.png)
8888

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**.
9090

9191
![Select SAP send action](media/logic-apps-using-sap-connector/select-sap-send-action.png)
9292

@@ -152,7 +152,7 @@ Now add a response action to your logic app's workflow and include the output fr
152152

153153
1. In the Logic App Designer, under the SAP action, select **New step**.
154154

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**.
156156

157157
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.
158158

@@ -200,7 +200,7 @@ This example uses a logic app that triggers when the app receives a message from
200200

201201
1. In the Azure portal, create a blank logic app, which opens the Logic App Designer.
202202

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**.
204204

205205
![Add SAP trigger](./media/logic-apps-using-sap-connector/add-sap-trigger.png)
206206

@@ -269,7 +269,7 @@ This example uses a logic app that you can trigger with an HTTP request. The SAP
269269

270270
1. In the Azure portal, create a blank logic app, which opens the Logic App Designer.
271271

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**.
273273

274274
![Add HTTP Request trigger](./media/logic-apps-using-sap-connector/add-trigger.png)
275275

0 commit comments

Comments
 (0)