Forums

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

Submitting or reopening a Form using Automation and REST API

27 comments

Cami
Contributor
January 8, 2025

@Bruno Altenhofen The form ID smart value mentioned above did not work for me. What did was using the smart value {{forms}} to pull the formTemplateID. 

{{issue.forms.formTemplateID}}

The form ID code syntax that worked for me was

{{issue.forms.877a85d4-1450-4cbc-b02c-0b26ffde4f78}}

 The entire call was

https://api.atlassian.com/jira/forms/cloud/{{your cloud id}}/issue/{{issue.id}}/form/{{issue.forms.877a85d4-1450-4cbc-b02c-0b26ffde4f78}}/action/reopen
lmclennan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 14, 2025

Thank you so much for writing this article! It got me over the finish line on this rule!

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events