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/connectors/connect-common-data-service.md
-21Lines changed: 0 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,27 +15,6 @@ With [Azure Logic Apps](../logic-apps/logic-apps-overview.md) and the [Common Da
15
15
16
16
This article shows how you can build a logic app that creates a task record whenever a new lead record is created.
17
17
18
-
> [!NOTE]
19
-
> The [Common Data Service connector](https://docs.microsoft.com/connectors/commondataservice/)
20
-
> replaces the soon-to-be-deprecated Dynamics 365 connector and has all the Dynamics 365
21
-
> connector's capabilities plus improvements that increase reliability. Common Data Service
22
-
> helps you securely store and manage data that's used by business apps, such as Dynamics 365.
23
-
>
24
-
> * For new logic apps, use the Common Data Service connector, rather than the Dynamics 365 connector.
25
-
> After deprecation, Dynamics 365 triggers and actions won't be available for you to include in logic apps.
26
-
>
27
-
> * For existing logic apps, you're not currently required to use the Common Data Service
28
-
> connector or stop using the Dynamics 365 connector, which continues to work at this time.
29
-
>
30
-
> At some point, the [Common Data Service (*Current Environment*) connector](https://docs.microsoft.com/connectors/commondataserviceforapps/),
31
-
> which is not yet available for Azure Logic Apps, will replace both the Dynamics 365 connector and the
32
-
> Common Data Service connector. At that time, both these connectors will be removed. For more
33
-
> information, see these resources:<p>
34
-
>
35
-
> *[Power Platform blog: Dynamics 365 Connector is deprecated](https://docs.microsoft.com/power-platform/important-changes-coming)
36
-
> *[Learn: Connect and analyze your Dynamics 365 data by using the Power Platform and Common Data Service](https://docs.microsoft.com/learn/wwl/connect-analyze-dynamics-365-data/)
37
-
38
-
39
18
## Prerequisites
40
19
41
20
* An Azure subscription. If you don't have an Azure subscription, [sign up for a free Azure account](https://azure.microsoft.com/free/).
Copy file name to clipboardExpand all lines: articles/connectors/connectors-create-api-crmonline.md
+13-7Lines changed: 13 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,19 +5,25 @@ services: logic-apps
5
5
ms.suite: integration
6
6
ms.reviewer: jdaly, logicappspm
7
7
ms.topic: conceptual
8
-
ms.date: 05/05/2020
8
+
ms.date: 05/08/2020
9
9
tags: connectors
10
10
---
11
11
12
12
# Create and manage records in Dynamics 365 by using Azure Logic Apps
13
13
14
-
The Dynamics 365 connector is being deprecated and replaced by the [Common Data Service connector](https://docs.microsoft.com/connectors/commondataservice/), which has all the Dynamics 365 connector's capabilities plus improvements that increase reliability. [Common Data Service](https://docs.microsoft.com/powerapps/maker/common-data-service/data-platform-intro) helps you securely store and manage data that's used by business apps, such as Dynamics 365.
14
+
Dynamics 365 uses the [Common Data Service](https://docs.microsoft.com/powerapps/maker/common-data-service/data-platform-intro). For connections to Dynamics 365, use the [Common Data Service connector](https://docs.microsoft.com/connectors/commondataservice/).
15
15
16
-
* For new logic apps, use the Common Data Service connector instead. After deprecation, Dynamics 365 triggers and actions won't be available for you to include in logic apps. For more information about using the Common Data Service connector, see [Create and manage Common Data Service records by using Azure Logic Apps](../connectors/connect-common-data-service.md).
17
-
18
-
* For existing logic apps, you're not currently required to use the Common Data Service connector or stop using the Dynamics 365 connector, which continues to work at this time.
19
-
20
-
At some point, the [Common Data Service (*Current Environment*) connector](https://docs.microsoft.com/connectors/commondataserviceforapps/), which isn't available yet for Azure Logic Apps, will replace both the Dynamics 365 connector and the Common Data Service connector. At that time, both the Dynamics 365 and Common Data Service connectors will be removed. For more information, see the Power Platform blog post, [Dynamics 365 Connector is deprecated](https://docs.microsoft.com/power-platform/important-changes-coming).
16
+
> [!IMPORTANT]
17
+
> The Dynamics 365 connector is deprecated, but continues to work until removed. Do not use the Dynamics 365
18
+
> connector for any new logic apps. No timeline is yet announced for removing the Dynamics 365 connector. You're
19
+
> not required to convert existing logic apps to the Common Data Service connector or other planned new connector,
20
+
> but you need convert your logic apps when the connector is removed. For more information, see
21
+
> [Dynamics 365 Connector is deprecated](https://docs.microsoft.com/power-platform/important-changes-coming).
22
+
>
23
+
> The [Common Data Service connector](https://docs.microsoft.com/connectors/commondataservice/) provides the same
24
+
> capabilities as the deprecated Dynamics 365 connector, but includes improvements that increase reliability. For
25
+
> information about using the Common Data Service connector in logic apps, see
26
+
> [Create and manage Common Data Service records by using Azure Logic Apps](../connectors/connect-common-data-service.md).
0 commit comments