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

Analyze_Crowdstrike_Detections__search_for_IOCs_in_VirusTotal__create_a_ticket_in_Jira_and_post_a_message_in_Slack
View
Manual Stickynote Update Triggered
View
Telegram Manual Automate Triggered
View
Receive updates when a new activity gets created and tweet about it
View
Get a volume and add it to your bookshelf
View
AI Social Media Caption Creator
View
Blog Automation TEMPLATE
View
Voice RAG Chatbot with ElevenLabs and OpenAI
View
Build a Phone Agent to qualify outbound leads and inbound calls with RetellAI -vide
View
AI Agent : Google calendar assistant using OpenAI
View