Work Views Services
Use WorkListService requests to get work item lists for organization model entities, and to get or to set sort/filter criteria for work item lists.
AddResourceToView
Enable the calling organizational model entity to view a public work view. The work view must be specified as public either when it is created (using CreateWorkListView) or by editing it (using EditWorkListView). An Author can also use this operation to add themselves as a user to a view.
- The request must specify the unique entityID of the work view that the organizational model entity requires access to.
- The response contains the unique entity ID of the work view.
Action | AddResourceToView |
Parameter Notes | |
Return | VoidResult |
Required System Action
viewWorkList
Copyright © Cloud Software Group, Inc. All rights reserved.