|
1 | 1 | ---
|
2 | 2 | title: Connect to Dynamics 365
|
3 |
| -description: Create and manage Dynamics 365 records by using Azure Logic Apps. |
| 3 | +description: Create and manage Dynamics 365 in workflows using Azure Logic Apps. |
4 | 4 | services: logic-apps
|
5 | 5 | ms.suite: integration
|
6 |
| -ms.reviewer: jdaly, azla |
| 6 | +ms.reviewer: jdaly, estfan, azla |
7 | 7 | ms.topic: how-to
|
8 |
| -ms.date: 05/09/2020 |
| 8 | +ms.date: 08/05/2022 |
9 | 9 | tags: connectors
|
10 | 10 | ---
|
11 | 11 |
|
12 |
| -# Create and manage records in Dynamics 365 by using Azure Logic Apps |
13 |
| - |
14 |
| -Dynamics 365 uses the [Common Data Service](/powerapps/maker/common-data-service/data-platform-intro). For connections to Dynamics 365, use the [Common Data Service connector](/connectors/commondataservice/). |
| 12 | +# Connect to Dynamics 365 from workflows in Azure Logic Apps |
15 | 13 |
|
16 | 14 | > [!IMPORTANT]
|
17 |
| -> The [Dynamics 365 connector](/connectors/dynamicscrmonline/) is deprecated, |
18 |
| -> but continues to work until removed. Do not use the Dynamics 365 connector for new logic apps. |
19 |
| -> No timeline is yet announced for removing the Dynamics 365 connector. You're not required to |
20 |
| -> convert existing logic apps to the Common Data Service connector or other planned new connector, |
21 |
| -> but you need convert your logic apps when the connector is removed. For more information, see |
22 |
| -> [Dynamics 365 Connector is deprecated](/power-platform/important-changes-coming). |
| 15 | +> The Dynamics 365 connector is officially deprecated and is no longer available. Instead, use the |
| 16 | +> [Microsoft Dataverse connector](/connectors/commondataserviceforapps/) to access Microsoft Dataverse |
| 17 | +> used for Microsoft Dynamics 365 Sales, Microsoft Dynamics 365 Customer Service, Microsoft Dynamics 365 |
| 18 | +> Field Service, Microsoft Dynamics 365 Marketing, and Microsoft Dynamics 365 Project Service Automation. |
23 | 19 | >
|
24 |
| -> The [Common Data Service connector](/connectors/commondataservice/) |
25 |
| -> provides the same capabilities as the deprecated Dynamics 365 connector, but includes improvements |
26 |
| -> that increase reliability. For information about using the Common Data Service connector in logic apps, see |
27 |
| -> [Create and manage Common Data Service records by using Azure Logic Apps](../connectors/connect-common-data-service.md). |
| 20 | +> The Dataverse connector replaces the Microsoft Dataverse (Legacy) connector, previously named as the |
| 21 | +> Common Data Service 2.0 connector, which replaced the Dynamics 365 connector. |
28 | 22 |
|
29 |
| -For more information about Common Data Service, see these topics: |
| 23 | +## Next steps |
30 | 24 |
|
31 |
| -* [Learn: Get started with Common Data Service](/learn/modules/get-started-with-powerapps-common-data-service/) |
32 |
| -* [Learn: Connect and analyze your Dynamics 365 data by using the Power Platform and Common Data Service](/learn/wwl/connect-analyze-dynamics-365-data/) |
| 25 | +* [Connect to Microsoft Dataverse from workflows in Azure Logic Apps](connect-common-data-service.md) |
| 26 | +* [Managed connectors in Azure Logic Apps](/connectors/connector-reference/connector-reference-logicapps-connectors) |
0 commit comments