Utility Actions REST Endpoints
Actions/Utility Actions
The operations from the Actions/Utility Actions category.
- Advanced Queries
- Method: postPath:
/custom-actions/queries/<resourceName> - Bulk Queries
- Method: postPath:
/custom-actions/bulkQueries/<resourceName> - Perform the update external status action to a resource
- Method: postPath:
/custom-actions/changeExternalStatus/<resourceName>/{resourceGid} - Perform the upload document action to a child resource
- Method: postPath:
/custom-actions/uploadDocument/<resourceName>/{resourceGid}/<subResourceName>/{subResourceGid} - Perform the upload document action to a resource
- Method: postPath:
/custom-actions/uploadDocument/<resourceName>/{<resourceGid>} - Saved Queries
- Method: getPath:
/custom-actions/savedQueries/{resourceName}/{savedQueryGID}