{
    "name": "Whatsapp GET Method",
    "nodes": [
        {
            "parameters": {
                "path": "whatsapp-incoming",
                "responseMode": "responseNode",
                "options": {
                    "rawBody": false,
                    "responseHeaders": {
                        "entries": [
                            {
                                "name": "Content-Type",
                                "value": "text\/plain"
                            }
                        ]
                    }
                }
            },
            "type": "n8n-nodes-base.webhook",
            "typeVersion": 2.1,
            "position": [
                -1232,
                48
            ],
            "id": "2949ff59-c8fa-476f-9cae-7b3a8b8b1c68",
            "name": "Receive WhatsApp Message",
            "webhookId": "ae05b903-581a-4828-94ac-f3be8710f056"
        },
        {
            "parameters": {
                "respondWith": "text",
                "responseBody": "={{$json[\"query\"][\"hub.challenge\"]}}",
                "options": {
                    "responseCode": 200,
                    "responseHeaders": {
                        "entries": [
                            {
                                "name": "Content-Type",
                                "value": "text\/plain"
                            }
                        ]
                    }
                }
            },
            "type": "n8n-nodes-base.respondToWebhook",
            "typeVersion": 1.4,
            "position": [
                -784,
                -48
            ],
            "id": "3a2b8596-99db-4ad0-9c6e-6835a37e0e30",
            "name": "Respond to Webhook"
        },
        {
            "parameters": {
                "conditions": {
                    "options": {
                        "caseSensitive": true,
                        "leftValue": "",
                        "typeValidation": "strict",
                        "version": 2
                    },
                    "conditions": [
                        {
                            "id": "f30458ac-dc0b-47b3-a90e-e99cc5736aa6",
                            "leftValue": "={{$json[\"query\"][\"hub.verify_token\"]}}",
                            "rightValue": "Dropidea144168",
                            "operator": {
                                "type": "string",
                                "operation": "equals",
                                "name": "filter.operator.equals"
                            }
                        }
                    ],
                    "combinator": "and"
                },
                "options": []
            },
            "type": "n8n-nodes-base.if",
            "typeVersion": 2.2,
            "position": [
                -1008,
                48
            ],
            "id": "2e0b0c51-f658-4752-83a5-9c4e320e7d23",
            "name": "If"
        },
        {
            "parameters": {
                "options": {
                    "responseCode": 403
                }
            },
            "type": "n8n-nodes-base.respondToWebhook",
            "typeVersion": 1.4,
            "position": [
                -784,
                144
            ],
            "id": "3484058a-abda-41e9-9a50-17b13c2acf63",
            "name": "Respond to Webhook1"
        }
    ],
    "pinData": [],
    "connections": {
        "Receive WhatsApp Message": {
            "main": [
                [
                    {
                        "node": "If",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "If": {
            "main": [
                [
                    {
                        "node": "Respond to Webhook",
                        "type": "main",
                        "index": 0
                    }
                ],
                [
                    {
                        "node": "Respond to Webhook1",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    },
    "active": false,
    "settings": {
        "executionOrder": "v1"
    },
    "versionId": "e38ff693-9052-41cf-84bd-4c5a2473a97b",
    "meta": {
        "templateCredsSetupCompleted": true,
        "instanceId": "a85fc6519b374e86e01063acbb733de8f006266ec78aa34c0f3dbebd8434a16e"
    },
    "id": "1YonvDfEC5aggpPV",
    "tags": []
}