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 Automation Webhook
View
Add text to an image downloaded from the internet
View
Form Youtube Update Triggered
View
Manual GoogleSheets Update Triggered
View
Splitout Code Create Webhook
View
Code Webhook Automation Webhook
View
Create, update, and get a profile in Humantic AI
View
Mailchimp
View
Receive messages from a queue via RabbitMQ and send an SMS
View
↔️ Airtable Batch Processing
View