Files
n8n-enterprise-unlocked/test-workflows/snapshots/161-snapshot.json
2025-05-20 07:24:56 +01:00

75 lines
1.8 KiB
JSON

{
"data": {
"startData": {},
"resultData": {
"runData": {
"Start": [
{
"startTime": 1747343994612,
"executionIndex": 0,
"source": [],
"hints": [],
"executionTime": 0,
"executionStatus": "success",
"data": {
"main": [
[
{
"json": {},
"pairedItem": {
"item": 0
}
}
]
]
}
}
],
"Vonage": [
{
"startTime": 1747343994612,
"executionIndex": 1,
"source": [
{
"previousNode": "Start"
}
],
"hints": [],
"executionTime": 101,
"executionStatus": "success",
"data": {
"main": [
[
{
"json": {
"status": "9",
"error-text": "Quota Exceeded - rejected",
"to": "010",
"messagePrice": "0.05000000"
},
"pairedItem": {
"item": 0
}
}
]
]
}
}
]
},
"lastNodeExecuted": "Vonage"
},
"executionData": {
"contextData": {},
"nodeExecutionStack": [],
"metadata": {},
"waitingExecution": {},
"waitingExecutionSource": {}
}
},
"mode": "cli",
"startedAt": "2025-05-15T21:19:54.612Z",
"stoppedAt": "2025-05-15T21:19:54.713Z",
"status": "running",
"finished": true
}