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

Twitter notifications
View
AI Agent with charts capabilities using OpenAI Structured Output
View
Generate AI-Ready llms.txt Files from Screaming Frog Website Crawls
View
Save New Sales Opportunities
View
Code Microsoftoutlook Create Webhook
View
OpenSea NFT Agent Tool
View
Build an OpenAI Assistant with Google Drive Integration
View
Extract Business Leads from Google Maps with Dumpling AI to Google Sheets
View
Splitout Datetime Create Webhook
View
Calendly Automate Triggered
View