#NoStupidQuestion: How to find Jira custom_field IDs using curl?
Apr 7, 2025 · 3 min read · Use Case: When we’re building forms that connect to a Jira project or board, we’ll often need to send data to Jira through its API. But Jira uses internal field IDs (like customfield_10057) — not the nice field names we see in the UI. So before we ca...
Join discussion