You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi folks,
Following Scenario:
We created a form, which is used by HR when a new employee starts. Everytime the form is submitted, an automation rule should start which sends an Email with some of the form filed contents within the Email.
I struck in accessing the form Fields as Smart Values in the automation.
Anyone an example, who to do it ?
Or do i have to link Form fields with Jira Fields to access the contents of the Form ?
Any help appreciated
Thanx in advance
Unfortunately, one cannot pull information directly from FORM's element in the CLOUD env at this time unless the element is mapped to Jira/JSM issue's field. Therefore, you cannot use automation configuration without the above setup is done.
It is my understanding that Atlassian is currently working on making REST APIs to pull FORM element for the CLOUD env (Currently, REST APIs for FORMs are only available for the server env). I would recommend that you can follow-up with Atlassian Support to get update on their effort of the process.
Hope this helps.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Infrastructure Applications Team
Viasat Inc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Joseph Chung Yin Do you happen to know if this feature is being worked on? I haven't been able to find a ticket for it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From Atlassian Cloud Roadmap, it looks like sometime Q1-Q2 2023 -
https://www.atlassian.com/roadmap/cloud??status=future;comingSoon&search=forms&p=b61dce33-c0
Best, Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Currently you have to link form questions to a Jira field in order to do it, since forms currently do not have a REST API. The API is scheduled to be released in Q1-Q2 2023 according to the public roadmap.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Since this is the top hit in Google, I would like to point out that in https://community.atlassian.com/t5/Jira-Service-Management/How-to-access-the-form-data-in-Jira-Automations/qaq-p/2050277 it is described how you can currently access the values via JSON.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.