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 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: postPath:
/custom-actions/savedQueries/<resourceName>/{savedQueryGID}