⚠️This app will no longer be operational with the end of support of Bamboo version 9.6, planned for March 14, 2026. The app will no longer be available for purchase, use, or support, and the Marketplace listing will be archived. Learn more about Atlassian's End of Support Policy: https://confluence.atlassian.com/support/atlassian-end-of-support-policy-201851003.html
runFromJson
See also: Actions
Description | Run actions based on JSON data used for replacement variables and list processing based on standard Json paths specified for list and list2 parameters. Valid JSON data must be provided using the data parameter or file parameter. Actions can be specified using input, common, or file (when not used for data) parameters. Replacement variables are defined from the JSON data using JsonPath naming convention with dot separators. See the JsonPath reference at https://github.com/json-path/JsonPath/blob/master/README.md. |
|---|---|
Required Parameters | |
Optional Parameters | list, list2, continue, simulate, field, encoding, clearFileBeforeAppend, findReplace, findReplaceRegex, options |
Type | |
Category | |
Output Formats |
|
Replacement Variables | entry, entry2, index, index2 |
Since Version | 9.1 |
Examples |
|