{
	"active": true,
	"nodes": [
		{
			"parameters": {
				"workflowId": {
					"value": "PLACEHOLDER_SUBWORKFLOW_ID_TO_BE_REPLACED",
					"mode": "list"
				},
				"workflowInputs": {
					"mappingMode": "defineBelow",
					"value": {}
				},
				"options": {
					"waitForSubWorkflow": false
				}
			},
			"type": "n8n-nodes-base.executeWorkflow",
			"typeVersion": 1.3,
			"position": [208, 0],
			"id": "c27d9002-4bbe-4c13-b1a0-728b77a6ff98",
			"name": "Call Sub-workflow"
		},
		{
			"parameters": {
				"path": "1eef9e1a-1639-48cb-a6f0-69ce704ddb35",
				"options": {}
			},
			"type": "n8n-nodes-base.webhook",
			"typeVersion": 2.1,
			"position": [0, 0],
			"id": "ab4ea759-d26b-4b1b-8c66-89252df1a56a",
			"name": "Webhook",
			"webhookId": "1eef9e1a-1639-48cb-a6f0-69ce704ddb35"
		}
	],
	"connections": {
		"Webhook": {
			"main": [
				[
					{
						"node": "Call Sub-workflow",
						"type": "main",
						"index": 0
					}
				]
			]
		},
		"Call Sub-workflow": {
			"main": [[]]
		}
	},
	"pinData": {},
	"meta": {}
}
