The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Need to search customer request by customer's email, status

arun_karikalan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 25, 2022

Hai Guys, 

 

    We are integrating the Jira service management cloud platform into our product. we need to filter the customer requests by customer's email, count. I tried this API. But, can't find a way to filter by customer's email id. also, even if I didn't provide any query parameters this API returns empty requests but I have created some requests.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Joseph Chung Yin
Community Champion
October 25, 2022

@arun_karikalan -

Welcome to the community.  Take a look at this REST API for customer - https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-servicedesk/#api-rest-servicedeskapi-servicedesk-servicedeskid-customer-get

Your referenced API is getting the Request, where the JSON body will include some request reporter information.  So you should be able to get the reporter accountID and use the customer REST API to obtain the email address.

Hope this helps.

Best, Joseph Chung Yin

Jira/JSM Functional Lead, Global Infrastructure Applications Team

Viasat Inc.

Arun Karikalan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 26, 2022

Hi,

 

I need to filter requests only. The requests were created by a provided email id and provided status names. is there any way to filter using JQL in service management? Even though, the API I referred to should return all tickets. But, returns empty

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events