Project ID and Custom Field ID on next-gen project

Mustafa Bandukda May 29, 2019

Can you please guide how I can access project ID and custom field ID on next-gen project.

1 answer

8 votes
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 3, 2019

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:

Screenshot 2019-06-03_10-43-34.png

For the custom field, you can also search by name:

Screenshot 2019-06-03_10-53-39.png

Note that, to make sure it's the correct custom field, check if the project ID matches.

Regards,
Angélica

Jobin Jose June 9, 2021

Thank you!

Like Angélica Luz likes this

Suggest an answer

Log in or Sign up to answer