Skip to content

Commit d203aa0

Browse files
author
Esther Fan
committed
Clarity edits
1 parent 313a09b commit d203aa0

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

articles/logic-apps/connectors/dataverse.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,20 @@ To automate workflow tasks that interact with your [Microsoft Dataverse database
1717

1818
For example, you can build workflows that create rows, update rows, and perform other operations. You can also get information from your Dataverse database and make the output available for other actions to use in your workflows. For example, when a row is added, updated, or deleted in your Dataverse database, you can send an email by using the Office 365 Outlook connector.
1919

20+
The Dataverse connector was previously known as the Common Data Service 2.0 connector and originally known as the Dynamics 365 connector. You can use the Dataverse connector to access Microsoft Dataverse for Microsoft Dynamics 365 Sales, Microsoft Dynamics 365 Customer Service, Microsoft Dynamics 365 Field Service, Microsoft Dynamics 365 Customer Insights - Journeys, and Microsoft Dynamics 365 Project Service Automation.
21+
2022
This article shows how to add a Dataverse trigger or action to your workflow and how parameter options work.
2123

2224
> [!IMPORTANT]
2325
>
2426
> Since October 2023, new workflows must use the current Dataverse connector operations.
25-
> Legacy Dataverse connector operations are no longer available in new workflows.
27+
> Legacy Dataverse connector operations are no longer available for use in new workflows.
2628
>
27-
> For existing workflows, no shutdown date or timeline currently exists for legacy connector operations.
28-
> To support backward compatibility, existing workflows continue to work with legacy Dataverse connector
29-
> operations. However, make sure that you review these workflows, and update them promptly. For more information, see
29+
> To support backward compatibility, legacy Dataverse connector operations had one year
30+
> from the deprecation announcement date to continue working in existing workflows.
31+
> Although no specific shutdown date exists, make sure that you promptly update existing
32+
> workflows to use the current connector operations. For more information, see
3033
> [Microsoft Dataverse (legacy) connector for Azure Logic Apps will be deprecated and replaced with another connector](/power-platform/important-changes-coming#microsoft-dataverse-legacy-connector-for-azure-logic-apps-will-be-deprecated-and-replaced-with-another-connector).
31-
>
32-
> The legacy connector was known as the Common Data Service 2.0 connector, and originally the Dynamics
33-
> 365 connector. You can use the Dataverse connector to access Microsoft Dataverse for Microsoft Dynamics
34-
> 365 Sales, Microsoft Dynamics 365 Customer Service, Microsoft Dynamics 365 Field Service, Microsoft Dynamics
35-
> 365 Customer Insights - Journeys, and Microsoft Dynamics 365 Project Service Automation.
3634
3735
## Connector reference
3836

@@ -42,13 +40,13 @@ For technical information based on the connector's Swagger description, such as
4240

4341
* An Azure account and subscription. If you don't have a subscription, [sign up for a free Azure account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
4442

45-
* A [Dataverse Data Service environment and database](/power-platform/admin/environments-overview), which is a space where your organization stores, manages, and shares business data in a Dataverse database. For more information, see the following resources:
43+
* A [Dataverse Data Service environment and database](/power-platform/admin/environments-overview), which is where your organization stores, manages, and shares business data in a Dataverse database. For more information, see the following resources:
4644

4745
* [Learn: Create and manage Dataverse environments](/training/modules/create-manage-environments/)
4846

4947
* [Power Platform - Environments overview](/power-platform/admin/environments-overview)
5048

51-
* Basic knowledge about Azure Logic Apps and the Consumption or Standard logic app resource and workflow from where you want to access your Dataverse database. To use a Dataverse trigger, you need a blank workflow. To use a Dataverse action, you need a workflow that starts with any trigger appropriate for your scenario.
49+
* Basic knowledge about Azure Logic Apps along with the Consumption or Standard logic app resource and workflow from where you want to access your Dataverse database. To use a Dataverse trigger, you need a blank workflow. To use a Dataverse action, you need a workflow that starts with any trigger appropriate for your scenario.
5250

5351
For more information, see the following resources:
5452

0 commit comments

Comments
 (0)