Skip to content

Commit 5f74e69

Browse files
committed
Update logic app ss
1 parent 04044aa commit 5f74e69

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

articles/digital-twins/how-to-use-power-platform-logic-apps-connector.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ Follow the steps below to create a sample flow with the connector in Power Apps.
6565
Follow the steps below to create a sample flow with the connector in Logic Apps.
6666
1. Navigate to your logic app in the [Azure portal](https://portal.azure.com). Select **Workflows** from the left navigation menu, and **+ Add**. Follow the prompts to create a new workflow.
6767
1. Select your new flow and enter into the **Designer**.
68-
1. Select **Choose an operation** to add a trigger. Search for *Azure Digital Twins* to find the data connection. Select the Azure Digital Twins connection.
68+
1. Add a trigger to your app.
69+
1. Select **Choose an operation** to add an action from the Azure Digital Twins connector. Search for *Azure Digital Twins* on the **Azure** tab to find the data connection. Select the Azure Digital Twins connection.
6970
:::image type="content" source="media/how-to-use-power-platform-logic-apps-connector/logic-apps-action.png" alt-text="Screenshot of Logic Apps, showing the Azure Digital Twins connector." lightbox="media/how-to-use-power-platform-logic-apps-connector/logic-apps-action.png":::
7071
1. You'll see a list of all the [actions](/connectors/azuredigitaltwins) that are available with the connector. Pick one of them to interact with the [Azure Digital Twins APIs](/rest/api/azure-digitaltwins/).
7172
1. After selecting an action from the Azure Digital Twins connector, you'll be asked to enter authentication details to create the connection.
-41.8 KB
Loading

0 commit comments

Comments
 (0)