Hi
I have some problem to get the value "message" of Array Action()
I have written this:
{
"name": "Loop",
"inputs": {
"host": {
},
"parameters": {
"id": ""
}
},
"outputs": {
"statusCode": 404,
"headers": {
},
"body": {
"error": {
"code": "ResourceNotFound",
"message": "User not found",
"innerError": {
"date": "2024-04-17T10:48:57",
"request-id": "a",
"client-request-id": ""
}}}},
"startTime": "2024-04-17T10:48:57.2037331Z",
"endTime": "2024-04-17T10:48:57.3174891Z",
"trackingId": "",
"clientTrackingId": "",
"clientKeywords": [
"testFlow"
],
"code": "NotFound",
"status": "Failed",
"failureCause": ""
}
Many thanks

Report
All responses (
Answers (