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

Structured Bulk Data Extract with Bright Data Web Scraper
View
Send daily weather updates via a push notification using the Pushcut node
View
Manual Stickynote Automation Webhook
View
CFP Selection 1
View
A/B Split Testing
View
HTTP Respondtowebhook Create Webhook
View
Create a new contact in Agile CRM
View
Assign values to variables using the Set node
View
Luma AI - Webhook Response v1 - AK
View
Automate
View