Workflow: Manual Hackernews Create

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Hacker News",
            "type": "n8n-nodes-base.hackerNews",
            "position": [
                450,
                300
            ],
            "parameters": {
                "resource": "all",
                "additionalFields": []
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Hacker News",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Code Schedule Create Webhook
View
Code Schedule Send Scheduled
View
RAG & GenAI App With WordPress Content
View
🔐🦙🤖 Private & Local Ollama Self-Hosted LLM Router
View
cheems
View
chrome extension backend with AI
View
Remove Advanced Background from Google Drive Images
View
🐋🤖 DeepSeek AI Agent + Telegram + LONG TERM Memory 🧠
View
N8Ntrainingcustomermessenger Wait Create Triggered
View
Zoom AI Meeting Assistant
View