The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Based on Lookup (dropdown) using webservice then get number of fields related to that issue with WS

Stuart Wosika
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 21, 2024

Hi guys,

 

I am trying to do the following:

 

1. Use a Dropdown field makes Webservice call to get back list of issue from Jira project (this is working)

2. User selects one of the items

3. Now fire another WS call using the key (from step 1) to get back multiple fields for the issue

4 Store these items in fields locally to the form and ideally display the information in a form (rather than a view such as a table)

 

I looked at Webservice Object Referencing, which allows you to tree walk the JSON to get information back BUT you have to enter some info in the field to trigger the operation, which is not what I want.

 

I have started to look at the action "lookup based on WS" but cannot get this working. documentation is very limited in relation to have to configure the field for this action.  Feels like this might be what I need though.

 

So basically looking to see how I can get the above use case working.  I am using Jira as the data here is used by other use cases (non Confiform app related). 

BR.

Stuart. 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Stuart Wosika
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 21, 2024

I have worked out how to do this by using a Confiform field rule to set field values to JSON fields returned and thus displaying the results. 

TAGS
AUG Leaders

Atlassian Community Events