I'm creating a Jira automation to send a web request to a third-party tool and create a ticket based on the response. The logic is as follows:
[{ "key1": "value1" }, { "key2": "value2" }]
.endpoint?parameter=table.get("key1")
.variable.section1
.Is there a way to pass each key into the initial web request to avoid repeating steps 3-5 for each lookup key?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.