Updating Push Destinations for Resources
This topic describes how to push work items, via email, to resources.
Procedure
-
Call
findByEntity or
findByName to get details about the resources in an organization model.
The request identifies the organizational entity, which can be obtained using the
getOrgModel function.
The response from the
findResources function provides a list of resources that are associated with the given organizational entity.
-
Call
getResource to get full details of the identified resource(s), including the push destinations already defined for the resource(s).
-
Call
updatePushDestinations to set push destinations for the specified resource(s).
An empty response indicates a successful execution.
Copyright © Cloud Software Group, Inc. All rights reserved.