Field code
%{action.response}
If you are looking for a field code to get details from the response, you can use Action response details.
This field code is only available in the post function Execute remote action.
%{action.response}
If you are looking for a field code to get details from the response, you can use Action response details.
This field code is only available in the post function Execute remote action.
Returned value | The stringified JSON body of a response which was returned from the action in the post function Execute remote action. It is especially useful to write it to an Issue field and read it for further processing using the JWT parser function getFromJSON() in another post function. |
---|---|
Output data type | TEXT |
Example output | {"self": "https://your-domain.atlassian.net/jira/rest/api/3/project/10042","id": 10010,"key": "PROJ"} |
Powered by Atlassian Confluence 8.5.16, themed by Refined 7.6.0 and Decadis AG