How do I find the field names and the database names for those fields in Jira story. I'm integrating Jira with ServiceNow and need to map the fields from Jira to fields in ServiceNow and need to know some of the backend labels and field names from the database - is there an easy way to get all those names?
Thanks
Hi @Chan Pad ,
You can use this API call: https:/{JIRA base URL}/rest/api/2/field to retrieve the information on system and custom fields.
I hope it helps
Perfect thank you - I also did an export to xml and was able to see the underlying fields and their names. Thanks for your help
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.
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.