Can you please guide how I can access project ID and custom field ID on next-gen project.
Hi Mustafa,
Welcome to Atlassian Community!
To get the project and custom field ID, you can use our API.
https://your-domain.atlassian.net/rest/api/3/project
https://your-domain.atlassian.net/rest/api/3/field
You just need to change the "your-domain" and paste on your browser to search.
Then, search for the project name, and it will show the ID:
For the custom field, you can also search by name:
Note that, to make sure it's the correct custom field, check if the project ID matches.
Regards,
Angélica
Thank you!
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.