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
Copy file name to clipboardExpand all lines: articles/logic-apps/connectors/dataverse.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,9 +50,9 @@ For technical information based on the connector's Swagger description, such as
50
50
51
51
For more information, see the following resources:
52
52
53
-
*[Create an example Consumption logic app workflow](../logic-apps/quickstart-create-example-consumption-workflow.md)
53
+
*[Create an example Consumption logic app workflow](../quickstart-create-example-consumption-workflow.md)
54
54
55
-
*[Create an example Standard logic app workflow](../logic-apps/create-single-tenant-workflows-azure-portal.md)
55
+
*[Create an example Standard logic app workflow](../create-single-tenant-workflows-azure-portal.md)
56
56
57
57
## Add a Dataverse trigger
58
58
@@ -118,7 +118,7 @@ Based on whether you have a Consumption or Standard logic app workflow, follow t
118
118
119
119
1. On the resource sidebar, under **Development Tools**, select the designer to open the workflow.
120
120
121
-
1. On the designer, follow these [general steps to add the **Microsoft Dataverse** action for your scenario](../logic-apps/add-trigger-action-workflow.md?tabs=consumption#add-action) to your workflow.
121
+
1. On the designer, follow these [general steps to add the **Microsoft Dataverse** action for your scenario](../add-trigger-action-workflow.md?tabs=consumption#add-action) to your workflow.
122
122
123
123
This example continues with the action named [**Add a new row**](/connectors/commondataserviceforapps/#add-a-new-row).
124
124
@@ -142,7 +142,7 @@ Based on whether you have a Consumption or Standard logic app workflow, follow t
142
142
143
143
1. On the workflow sidebar, under **Tools**, select the designer to open the workflow.
144
144
145
-
1. On the designer, follow these [general steps to add the **Microsoft Dataverse** action for your scenario](../logic-apps/create-workflow-with-trigger-or-action.md?tabs=standard#add-action) to your workflow.
145
+
1. On the designer, follow these [general steps to add the **Microsoft Dataverse** action for your scenario](../create-workflow-with-trigger-or-action.md?tabs=standard#add-action) to your workflow.
146
146
147
147
This example continues with the action named [**Add a new row**](/connectors/commondataserviceforapps/#add-a-new-row).
148
148
@@ -288,6 +288,6 @@ In Standard workflows, under specific conditions such as instance reallocation o
288
288
289
289
## Related content
290
290
291
-
*[Managed connectors for Azure Logic Apps](managed.md)
292
-
*[Built-in connectors for Azure Logic Apps](built-in.md)
293
-
*[What are connectors in Azure Logic Apps](introduction.md)
291
+
*[Managed connectors for Azure Logic Apps](../../connectors/managed.md)
292
+
*[Built-in connectors for Azure Logic Apps](../../connectors/built-in.md)
293
+
*[What are connectors in Azure Logic Apps](../../connectors/introduction.md)
0 commit comments