-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathindex.yml
281 lines (274 loc) · 10.7 KB
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
### YamlMime:Category
title: SuperOffice APIs
summary: Overview of the platform, including guidance for both online and onsite integrations.
brand: devdocs
metadata:
title: Learn SuperOffice APIs
description: "Introduction to SuperOffice APIs and authentication, the ins and outs of NetServer, and the complete API reference."
so.product: dotnet
so.topic: hub-page
so.collection: collection
author: AnthonyYates
so.author: anthonyyates
so.date: 03.28.2021
# highlightedContent section (optional)
# Maximum of 8 items
highlightedContent:
# typeDesc: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
# itemType: architecture | explore | cloud_upload | file_download | power_settings_new | list | school | map | place | library_books | dvr | video_library | new_releases
items:
# Card
- title: "Developer portal"
itemType: cloud_upload
typeDesc: deploy
url: ../developer-portal/index.yml
# Card
- title: "Introduction to SuperOffice APIs."
itemType: power_settings_new
typeDesc: get-started
url: overview/index.md
# Card
- title: "Authentication overview."
itemType: map
typeDesc: overview
url: authentication/overview.md
# Card
- title: "Learn NetServer."
itemType: school
typeDesc: learn
url: overview/netserver.md
# Card
- title: "Learn web services"
itemType: school
typeDesc: learn
url: web-services/index.md
# Card
- title: "Learn bulk operations"
itemType: school
typeDesc: learn
url: bulk-operations/index.md
# Card
- title: "Learn search APIs"
itemType: school
typeDesc: learn
url: search/index.md
# Card
- title: "RESTful API reference"
itemType: library_books
typeDesc: reference
url: reference/restful/index.md
# conceptualContent section (optional)
conceptualContent:
# typeDesc: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
# itemType: architecture | explore | cloud_upload | file_download | power_settings_new | list | school | map | place | library_books | dvr | video_library | new_releases
title: "NetServer: inside and out." # < 60 chars (optional)
summary: "A data access layer for building all your SuperOffice integrations and applications: web, mobile, desktop, IoT, and more."
items:
# Card
- title: Core concepts
summary: Learn the fundamental of NetServer core
links:
- url: overview/netserver.md
itemType: explore
typeDesc: concept
text: What is NetServer
- url: entities/index.md
itemType: map
typeDesc: overview
text: NetServer Entities
- url: rows/index.md
itemType: map
typeDesc: overview
text: NetServer Rows
- url: osql/index.md
itemType: map
typeDesc: overview
text: NetServer OSQL
# Card
- title: Web service concepts
summary: Learn the fundamentals of NetServer web services
links:
- text: NetServer Services overview
itemType: explore
typeDesc: concept
url: web-services/index.md
- text: Service agents and carriers
itemType: explore
typeDesc: concept
url: web-services/index.md
- text: NetServer endpoints
itemType: explore
typeDesc: concept
url: web-services/endpoints/index.md
- text: NetServer proxies
itemType: explore
typeDesc: concept
url: web-services/proxies/index.md
# Card
- title: Search options
summary: Start searching with NetServer
links:
- text: Using Find API
itemType: list
typeDesc: how-to-guide
url: search/find-selection/index.md
- text: Using Archive Providers
itemType: map
typeDesc: overview
url: search/index.md
# Card
- title: API Reference
summary: Quick access to API reference
links:
- text: NetServer core client
itemType: library_books
typeDesc: reference
url: reference/netserver/core/index.md
- text: SOAP API
itemType: library_books
typeDesc: reference
url: reference/soap/index.md
- text: NetServer SOAP proxy client
itemType: explore
typeDesc: concept
url: reference/netserver/services/index.md
- text: REST API
itemType: library_books
typeDesc: reference
url: reference/restful/index.md
- text: NetServer REST proxy client
itemType: explore
typeDesc: concept
url: reference/webapi/index.md
# tools section (optional)
## Languages: C#, VB, F#,
tools:
title: Common API reference sections # < 60 chars (optional)
summary: "Shortcut links to reference information."
items:
# Card
- title: "NetServer core"
imageSrc: https://docs.superoffice.com/media/logos/netserver_core.svg
url: reference/netserver/core/index.md
# Card
- title: "NetServer services"
imageSrc: https://docs.superoffice.com/media/logos/netserver_services.svg
url: reference/netserver/services/index.md
# Card
- title: "Archive Provider Listing"
imageSrc: https://docs.superoffice.com/media/logos/netserver_archive_providers.svg
url: archive-providers/reference/index.md
# Card
- title: "MDO Provider Listing"
imageSrc: https://docs.superoffice.com/media/logos/netserver_archive_providers.svg
url: mdo-providers/reference/index.md
# Card with summary style
additionalContent:
# Supports up to 3 sections
sections:
- title: Sample Applications # < 60 chars (optional)
summary: "Get up and running quickly with our sample applications." # < 160 chars (optional)
items:
# Card
- title: ASP.NET
links:
- text: .NET Core 3.1 Razor Pages App
url: https://github.com/SuperOffice/devnet-oidc-razor-pages-webapi
- text: .NET Core 3.1 / .NET Framework Console (OIDC Native App)
url: https://github.com/SuperOffice/SuperOffice.DevNet.OpenIDConnectNativeApp
- text: ASP.NET Core 2.0
url: https://github.com/SuperOffice/devnet-oidc-aspnet-core-20
- text: ASP.NET Framework WebForms Owin
url: https://github.com/SuperOffice/devnet-oidc-webforms-owin
- text: SuperOffice.WebApi Samples
url: https://github.com/SuperOffice/SuperOffice.WebApi-Samples
# Card
- title: Plugin Helper Applications
links:
- text: Service Chatbot
url: https://github.com/SuperOffice/devnet-crmscript-chatbot
- text: Database Mirroring
url: https://github.com/SuperOffice/devnet-database-mirroring
- text: NetServer service scripting generator
url: https://github.com/SuperOffice/devnet-netserver-script-event-generator
- text: NetServer Sentry
url: https://github.com/SuperOffice/devnet-netserver-sentry
- text: NetServer Document plugin
url: https://github.com/SuperOffice/devnet-document-plugin
# Card
- title: Utilities
links:
- text: Web Panel - CrossMessaging Library and Sample
url: https://github.com/SuperOffice/DevNet/tree/master/CrossMessaging
- text: Visual Studio Code Extension for CRMScripts
url: https://github.com/SuperOffice/vscode-crmscript
- text: Continuous Database Utility
url: https://github.com/SuperOffice/DevNet/tree/master/ContinuousDatabase
# Card
- title: NodeJs Applications
links:
- text: NodeJs and ExpressJs
url: https://github.com/SuperOffice/node-express-convert-certs-and-sys-token
- text: Electron Application
url: https://github.com/SuperOffice/devnet-electron-appauth
# Card
- title: Python and PHP
links:
- text: Python System User
url: https://github.com/SuperOffice/devnet-python-system-user
- text: PHP System User
url: https://github.com/SuperOffice/devnet-php-oidc-soap
# Card
- title: Angular
links:
- text: SPA (OIDC and webhooks)
url: https://github.com/SuperOffice/devnet-angular-openid-rest
- title: API and language reference # < 60 chars (optional)
summary: Search the NetServer API and language reference documentation. # < 160 chars (optional)
items:
# Card
- title: "CRMScript API"
summary: CRMScript API reference documentation for Service
url: ../automation/crmscript/reference/index.md
# Card
- title: "NetServer Core API"
summary: API reference documentation for NetServer Core
url: reference/netserver/core/index.md
# Card
- title: "NetServer Web Services API"
summary: API reference documentation for NetServer Services
url: reference/netserver/services/index.md
# Card
- title: "NetServer SOAP API"
summary: API reference documentation for SOAP endpoints
url: reference/soap/index.md
# Card
- title: "RESTful REST API"
summary: API reference documentation for REST endpoints
url: reference/restful/rest/index.md
# Card
- title: "RESTful AGENT API"
summary: API reference documentation for AGENT REST endpoints
url: reference/restful/agent/index.md
# Card
- title: "Customer Service SOAP API"
summary: API reference documentation for Service SOAP endpoints
url: ../service/soap/overview.md
# Card
- title: "Web Application API"
summary: API reference documentation for Web Application
url: reference/web/index.md
# Card
- title: "WebApi Client API"
summary: API reference documentation for nuget package SuperOffice.WebApi
url: reference/webapi/index.md
# Card
- title: "IApplication COM API"
summary: API reference for windows client IApplication interface
url: https://github.com/SuperOffice/SDK-Doc/tree/master/COM.IApplication
# Card
- title: "IDatabase COM API"
summary: API reference for windows client IDatabase interface
url: https://github.com/SuperOffice/SDK-Doc/tree/master/COM.IDatabase
# footer (optional)
footer: "Contribute to NetServer docs. Read our [contributor guide](https://www.github.com/SuperOfficeDocs/contribute)."