Skip to content

Commit 9fb3f5b

Browse files
committed
Updating toc
1 parent aca5ef1 commit 9fb3f5b

File tree

1 file changed

+29
-6
lines changed
  • powerapps-docs/developer/common-data-service/org-service/samples

1 file changed

+29
-6
lines changed

powerapps-docs/developer/common-data-service/org-service/samples/toc.yml

Lines changed: 29 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
href: promote-email-message.md
1111
- name: 'Retrieve email attachments for an email template'
1212
href: retrieve-email-attachments-email-template.md
13-
- name: 'Send an email using a template'
14-
href: send-email-template.md
1513
- name: 'Send an email'
1614
href: send-email.md
15+
- name: 'Send an email using a template'
16+
href: send-email-template.md
1717
- name: 'Send bulk email and monitor results'
1818
href: send-bulk-email-monitor-results.md
1919
- name: Upload, retrieve and download attachments
@@ -22,8 +22,10 @@
2222
href: work-activity-party-records.md
2323
- name: Adminstration & security
2424
items:
25-
- name: Associate security role to team
25+
- name: Assign security role to team
2626
href: associate-security-role-team.md
27+
- name: Associate security role to a user
28+
href: associate-security-role-to-user.md
2729
- name: Determine whether a user has a role
2830
href: determine-whether-user-has-role.md
2931
- name: Remove a role for a user
@@ -108,6 +110,8 @@
108110
href: query-connection-roles-entity-type-code-early-bound.md
109111
- name: Query connections by reciprocal roles
110112
href: query-connections-reciprocal-roles-early-bound.md
113+
- name: Update a connection role
114+
href: update-connection-role.md
111115
- name: Currency
112116
items:
113117
- name: Retrieve currency exchange rate
@@ -116,6 +120,12 @@
116120
items:
117121
- name: Create a custom activity
118122
href: create-custom-activity.md
123+
- name: Create and retrieve entity relationships
124+
href: create-retrieve-entity-relationships.md
125+
- name: Create and update an emailable entity
126+
href: create-update-emailable-entity.md
127+
- name: Create and update entity metadata
128+
href: create-update-entity-metadata.md
119129
- name: Dump attribute metadata to a file
120130
href: dump-attribute-metadata.md
121131
- name: Dump entity metadata to a file
@@ -126,8 +136,16 @@
126136
href: dump-entity-relationships.md
127137
- name: Dump picklist information to a file
128138
href: dump-picklist-information.md
139+
- name: Dump global option set information to a file
140+
href: dump-global-option-set.md
141+
- name: Export ribbon definitions
142+
href: export-ribbon-definitions.md
129143
- name: Retrieve valid status transitions
130144
href: retrieve-valid-status-transitions.md
145+
- name: Work with attributes
146+
href: work-with-attributes.md
147+
- name: Work with option sets
148+
href: work-with-option-sets.md
131149
- name: Duplicate Detection
132150
items:
133151
- name: Detect multiple duplicate records
@@ -138,6 +156,8 @@
138156
href: use-duplicate-detection-when-creating-and-updating-records.md
139157
- name: Entity records
140158
items:
159+
- name: Assign a record to a new owner
160+
href: assign-record-to-new-owner.md
141161
- name: Assign a record to a team
142162
href: assign-records-to-team.md
143163
- name: Create and update records with related records
@@ -166,15 +186,14 @@
166186
href: upload-retrieve-download-attachment.md
167187
- name: Use optimistic concurrency with update and delete operations
168188
href: use-optimistic-concurrency-update-delete-operations.md
169-
170189
- name: Field Level Security
171190
items:
191+
- name: Enable field security for an entity
192+
href: enable-field-security-entity.md
172193
- name: Retrieve field permissions
173194
href: retrieve-field-permissions.md
174195
- name: Retrieve field sharing records
175196
href: retrieve-field-sharing-records.md
176-
- name: Enable field security for an entity
177-
href: enable-field-security-entity.md
178197
- name: Goal management
179198
items:
180199
- name: Rollup goal data for a custom period against the target revenue
@@ -213,6 +232,8 @@
213232
href: delete-queues.md
214233
- name: Release a queue item to the queue
215234
href: release-queue-item-queue-early-bound.md
235+
- name: Share a queue
236+
href: share-queue.md
216237
- name: Specify a queue item to work on
217238
href: specify-queue-item-work-early-bound.md
218239
- name: SharePoint
@@ -223,6 +244,8 @@
223244
items:
224245
- name: Execute multiple requests
225246
href: execute-multiple-requests.md
247+
- name: Execute multiple requests in trnasaction
248+
hre4f: execute-multiple-transaction.md
226249
- name: Solutions
227250
items:
228251
- name: Work with solutions

0 commit comments

Comments
 (0)