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

Validate Seatable Webhooks with HMAC SHA256 Authentication
View
Wordpress Converttofile Process Triggered
View
Analyze Reddit Posts with AI to Identify Business Opportunities
View
Schedule Slack Create Scheduled
View
comentarios automaticos
View
Manual Wordpress Create Webhook
View
New WooCommerce product to Slack
View
GitHub Stickynote Create Triggered
View
Manual Readbinaryfiles Automate Triggered
View
Effortless Email Management with AI
View