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

79 lines
2.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"data": {
"startData": {},
"resultData": {
"runData": {
"When clicking \"Execute Workflow\"": [
{
"startTime": 1747343995774,
"executionIndex": 0,
"source": [],
"hints": [],
"executionTime": 0,
"executionStatus": "success",
"data": {
"main": [
[
{
"json": {},
"pairedItem": {
"item": 0
}
}
]
]
}
}
],
"VirusTotal HTTP Request": [
{
"startTime": 1747343995774,
"executionIndex": 1,
"source": [
{
"previousNode": "When clicking \"Execute Workflow\""
}
],
"hints": [
{
"message": "To split the contents of data into separate items for easier processing, add a Split Out node after this one",
"location": "outputPane"
}
],
"executionTime": 383,
"executionStatus": "success",
"data": {
"main": [
[
{
"json": {
"data": [
"json array"
]
},
"pairedItem": {
"item": 0
}
}
]
]
}
}
]
},
"lastNodeExecuted": "VirusTotal HTTP Request"
},
"executionData": {
"contextData": {},
"nodeExecutionStack": [],
"metadata": {},
"waitingExecution": {},
"waitingExecutionSource": {}
}
},
"mode": "cli",
"startedAt": "2025-05-15T21:19:55.773Z",
"stoppedAt": "2025-05-15T21:19:56.157Z",
"status": "running",
"finished": true
}