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

Manual Stickynote Update Triggered
View
Manual Mysql Automation Triggered
View
Extract personal data with a self-hosted LLM Mistral NeMo
View
Webhook Respondtowebhook Process Webhook
View
Send an SMS using MSG91
View
Import multiple Manufacturers from Google Sheets to Shopware 6
View
Summarize Google Sheets form feedback via OpenAI's GPT-4
View
Splitout Extractfromfile Create Webhook
View
Wait Splitout Create Webhook
View
Code Webhook Create Webhook
View