Hi
Is is possible to get all requests from service desk API of certain request type, or rather to exclude certain requestTypeId from the response?
like
rest/servicedeskapi/request/?requestTypeId=144,145,146
or
rest/servicedeskapi/request/?requestTypeId!=177
Thanks
Hello,
You should use the search Rest Api:
You could send a JQL query like this:
"Customer Request Type" = yourrequesttype
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.