Skip to content

Commit 2679975

Browse files
committed
Merge branch 'master' into pehecke-solutions-update
2 parents 054f606 + cc11fec commit 2679975

File tree

58 files changed

+18771
-412
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+18771
-412
lines changed

powerapps-docs/developer/common-data-service/best-practices/work-with-data/index.md

Lines changed: 38 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
<<<<<<< HEAD
2+
---
3+
title: "Developers: Best practices and guidance around working with data for the Common Data Service | Microsoft Docs"
4+
description: Best practices and guidance around working with data for developers of the Common Data Service in Power Apps.
5+
services: ''
6+
suite: powerapps
7+
documentationcenter: na
8+
author: jowells
9+
manager: austinj
10+
editor: ''
11+
tags: ''
12+
ms.service: powerapps
13+
ms.devlang: na
14+
ms.topic: article
15+
ms.tgt_pltfrm: na
16+
ms.workload: na
17+
ms.date: 12/12/2018
18+
ms.author: jowells
19+
search.audienceType:
20+
- developer
21+
search.app:
22+
- PowerApps
23+
- D365CE
24+
---
25+
26+
# Best practices and guidance around working with data for the Common Data Service
27+
28+
This list below contains all of the best practices and guidance around integrating data using code with the Common Data Service.
29+
30+
|Best Practice |Description |
31+
|---------|---------|
32+
|[Service Protection API Limits (Common Data Service)](../../api-limits.md) |Understand the limits for API requests. |
33+
34+
### See Also
35+
[Work with data using code in Common Data Service (PowerApps)](../../work-with-data-cds.md)<br />
36+
=======
137
---
238
title: "Developers: Best practices and guidance around working with data for the Common Data Service | Microsoft Docs"
339
description: Best practices and guidance around working with data for developers of the Common Data Service in Power Apps.
@@ -31,4 +67,5 @@ This list below contains all of the best practices and guidance around integrati
3167
|[Service Protection API Limits (Common Data Service)](../../api-limits.md) |Understand the limits for API requests. |
3268

3369
### See Also
34-
[Work with data using code in Common Data Service (Power Apps)](../../work-with-data-cds.md)<br />
70+
[Work with data using code in Common Data Service (Power Apps)](../../work-with-data-cds.md)<br />
71+
>>>>>>> ae864535ae5aab1966c3c5bd8c4250316a788d91

powerapps-docs/developer/common-data-service/org-service/web-service-error-codes.md

Lines changed: 3587 additions & 0 deletions
Large diffs are not rendered by default.

powerapps-docs/developer/common-data-service/reference/entities/organization.md

Lines changed: 8775 additions & 0 deletions
Large diffs are not rendered by default.

powerapps-docs/developer/common-data-service/upload-manage-document-templates.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: "<Topic Title> (Common Data Service) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
3-
description: "<Description>" # 115-145 characters including spaces. This abstract displays in the search result.
2+
title: "Upload and manage document templates (Common Data Service) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
3+
description: "In Common Data Service, the *template* entities help you create consistent layout and content in email messages, articles, mail merge documents, and Microsoft Office documents (Excel and Word)."
44
ms.custom: ""
5-
ms.date: 10/31/2018
5+
ms.date: 06/19/2020
66
ms.reviewer: "pehecke"
77
ms.service: powerapps
88
ms.topic: "article"
@@ -33,4 +33,4 @@ These are the types of template entites:
3333
- [KbArticleTemplate](reference/entities/kbarticletemplate.md)
3434
- [MailMergeTemplate](reference/entities/mailmergetemplate.md)
3535
- [PersonalDocumentTemplate](reference/entities/personaldocumenttemplate.md)
36-
- [Template](reference/entities/template.md)
36+
- [Template](reference/entities/template.md)

0 commit comments

Comments
 (0)