Update Omega 365 project configuration
PUT/explorer/:sceneId/omega365/configuration
Update Omega 365 project configuration
Request
Path Parameters
- application/json
Body
Array [
Array [
]
]
Base URL, e.g. https://nyeveier.omega365.com
resourceName attribute value that is passed to Omega365
Object property key name that contains Omega365 object name
views
object[]
nullable
Configured views
Internal view ID
Requested type defines whether to request using viewName or resourceName attribute
Possible values: [View
, Resource
]
viewName to use in the request
Title to use for view tab inside the application
Where clause
Group returned documents by the given field
fields
object[]
nullable
Fields to request from Omega 365
Field title to display in the UI
Field name to use in the data request
Possible values: [Text
, Link
, File
, Hidden
]
Responses
- 204
- 401
- 403
- 404
- 500
No Content
Unauthorized
Forbidden
Not Found
Server Error