Workflow: HTTP Automation

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "HTTP Request",
            "type": "n8n-nodes-base.httpRequest",
            "position": [
                450,
                300
            ],
            "parameters": {
                "url": "https:\/\/api.digitalocean.com\/v2\/droplets",
                "options": {
                    "bodyContentType": "json"
                },
                "requestMethod": "POST",
                "bodyParametersUi": {
                    "parameter": [
                        {
                            "name": "name",
                            "value": "API-creation-test"
                        },
                        {
                            "name": "region",
                            "value": "blr1"
                        },
                        {
                            "name": "size",
                            "value": "s-1vcpu-1gb"
                        },
                        {
                            "name": "image",
                            "value": "ubuntu-20-04-x64"
                        }
                    ]
                },
                "headerParametersUi": {
                    "parameter": [
                        {
                            "name": "Authorization",
                            "value": "Bearer {your_personal_access_token}"
                        }
                    ]
                }
            },
            "typeVersion": 1
        }
    ],
    "connections": []
}
Back to Workflows

Related Workflows

Manual Stickynote Automation Webhook
View
HTTP Executeworkflow Automate Webhook
View
HDW Lead Geländewagen
View
Image Generation API
View
Noco Kanban Board with AI Prioritization
View
Webhook Slack Create Webhook
View
Manual Stickynote Update Triggered
View
Mattermost Typeform Automate Triggered
View
Extract & Summarize Bing Copilot Search Results with Gemini AI and Bright Data
View
Workflow management
View