We are new to Jira Service Desk and we need to configure Jira Service Desk to automatically generate service desk ticket from email received from a specific customer and the email will have information to be populated in customized fields in the Jira Service Desk. Please advise how this can be achieved?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you can rely on the email format the customer is sending, u should be able to use Automation for Jira for this.
When a customer sends an email to the service deskTdesk it is transformed into a ticket. The email body becomes the description field.
You can disect the description with an automation rule if you trigger on issue created. Then use smart values to fill your fields.
But the culprit is in the email the customer sends.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Paul.Coker the native Jira functionalities don't allow you to fill custom fields based on the email text. I've used in the past the following app to do that
https://marketplace.atlassian.com/apps/4977/email-this-issue?hosting=cloud&tab=overview
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.