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
+13-10Lines changed: 13 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,25 +13,28 @@ tags: connectors
13
13
14
14
With [Azure Logic Apps](../logic-apps/logic-apps-overview.md) and the [Common Data Service connector](https://docs.microsoft.com/connectors/commondataservice/), you can build automated workflows that manage records in your [Common Data Service](https://docs.microsoft.com/powerapps/maker/common-data-service/data-platform-intro) database. These workflows can create records, update records, and perform other operations. You can also get information from your Common Data Service database and make the output available for other actions to use in your logic app. For example, when a record is updated in your Common Data Service database, you can send an email by using the Office 365 Outlook connector.
15
15
16
-
> [!IMPORTANT]
16
+
This article shows how you can build a logic app that creates a task record whenever a new lead record is created.
17
+
18
+
> [!NOTE]
17
19
> The [Common Data Service connector](https://docs.microsoft.com/connectors/commondataservice/)
18
-
> is replacing the Dynamics 365 connector, which is being deprecated, and has all the Dynamics 365
20
+
> replaces the soon-to-be-deprecated Dynamics 365 connector and has all the Dynamics 365
19
21
> connector's capabilities plus improvements that increase reliability. Common Data Service
20
22
> helps you securely store and manage data that's used by business apps, such as Dynamics 365.
21
23
>
22
24
> * For new logic apps, use the Common Data Service connector, rather than the Dynamics 365 connector.
23
-
> After deprecation, Dynamics 365 connector actions won't be available for adding new actions.
25
+
> After deprecation, Dynamics 365 triggers and actions won't be available for you to include in logic apps.
24
26
>
25
27
> * For existing logic apps, you're not currently required to use the Common Data Service
26
-
> connector or to stop using the Dynamics 365 connector, which will continue to work at this time.
28
+
> connector or stop using the Dynamics 365 connector, which continues to work at this time.
27
29
>
28
-
> At some point, the [Common Data Service (Current Environment) connector](https://docs.microsoft.com/connectors/commondataserviceforapps/),
29
-
> which is not yet available for logic apps, will replace both the Dynamics 365 connector and the
30
-
> Common Data Service connector. At that point, both these connectors will be removed. For more
31
-
> information, see the Power Platform blog post, [Dynamics 365 Connector is deprecated](https://docs.microsoft.com/power-platform/important-changes-coming).
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>
32
34
>
33
-
34
-
This article shows how you can build a logic app that creates a task record whenever a new lead record is created.
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/)
Copy file name to clipboardExpand all lines: articles/connectors/connectors-create-api-crmonline.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,16 +11,15 @@ tags: connectors
11
11
12
12
# Create and manage Dynamics 365 records 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)lets you securely store and manage data that's used by business apps, such as Dynamics 365. You can use Common Data Service to
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.
15
15
16
-
* For new logic apps, use the Common Data Service connector instead. After deprecation, Dynamics 365 connector actions won't be available for you to use in logic apps. For more information, see [Create and manage Common Data Service records by using Azure Logic Apps](../connectors/connect-common-data-service.md).
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
17
18
-
* For existing logic apps, you're not currently required to use the Common Data Service connector or to stop using the Dynamics 365 connector, which will continue to work at this time.
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
19
20
-
However, the [Common Data Service (*Current Environment*) connector](https://docs.microsoft.com/connectors/commondataserviceforapps/), which isn't available yet for Azure Logic Apps, will eventually replace both the Dynamics 365 connector and the Common Data Service connector. At that point, 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).
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).
21
21
22
22
## Next steps
23
23
24
-
*[Create and manage Common Data Service records by using Azure Logic Apps](../connnectors/connect-common-data-service.md)
25
24
*[Learn: Get started with Common Data Service](https://docs.microsoft.com/learn/modules/get-started-with-powerapps-common-data-service/)
26
25
*[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/)
0 commit comments