Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

GET and POST Project Forms using API

Harsh Mange February 28, 2025

I'd like to get Project Form Template Data and maybe create one using REST APIs.

I'm using OAuth 2.0 (3LO) to generate access token and perform rest api calls.

So far, I tried to do it via docs and all but unable to get any results.

Endpoint I'm trying:

https://api.atlassian.com/jira/forms/cloud/cloud-id/project/project-key/form

Screenshot 2025-02-28 at 3.05.58 PM.pngScreenshot 2025-02-28 at 11.19.27 AM.png

1 answer

0 votes
Nikola Perisic
Community Champion
February 28, 2025

Welcome @Harsh Mange 

What kind of error message are you receiving (if any)?

Harsh Mange February 28, 2025

it's 401: Unauthorized but with the same access token i'm able to fetch projects, issues, etc.

Scopes I'm using: 

'read:jira-work',
'write:jira-work',
'manage:jira-webhook',
'manage:jira-project',
'manage:jira-configuration',
'offline_access'
Nikola Perisic
Community Champion
February 28, 2025

You are using Forge for this right? Have you tried with Postman and the basic auth?

Harsh Mange March 2, 2025

@Nikola Perisic Hi, any update on this? I'd appreciate some solution as much as possible.

Nikola Perisic
Community Champion
March 3, 2025

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events