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?
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.