Forums

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

How can I access the content from a request form in my automation

Todd Hesson
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!
October 6, 2023

I want to be able to use a form in my service management platform then grab the relevant content from the from into an automation. I seem to have difficulties doing this. Can someone help me?

1 answer

1 vote
Kris Dewachter
Community Champion
October 7, 2023

Hi @Todd Hesson ,

There is no straightforward way to retrieve form information. I see 2 possible ways :

First method is getting the information by API calls:

This is information about the forms api - https://developer.atlassian.com/cloud/forms/rest/intro/#about

And this is more information about using API calls in an automation rule

 

The second method is to retrieve the information via a smart value. The form is stored in a JSON format with the Jira issue. The difficult part is to find out where your information is stored in the JSON.

In the example below, I used a smart value to retrieve information from a form, and store it in a variable in the automation rule.

Screenshot 2023-10-07 at 22.28.16.png

Best regards,

Kris

Suggest an answer

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

Atlassian Community Events