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.
Manage Confluence like never before! This new learning path teaches you how to manage content, users, and permissions while optimizing user experience. Built for admins at all levels who want to confidently lead and unlock more innovative collaboration.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.