Workflow: Manual HTTP Automation

Workflow Details

Download Workflow
{
    "id": "15",
    "name": "Bubble Data Access",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "HTTP Request",
            "type": "n8n-nodes-base.httpRequest",
            "position": [
                450,
                300
            ],
            "parameters": {
                "url": "https:\/\/n8n-lessons.bubbleapps.io\/version-test\/api\/1.1\/obj\/user",
                "options": [],
                "authentication": "headerAuth"
            },
            "credentials": {
                "httpHeaderAuth": "Bubble n8n Lessons Token"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "HTTP Request",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Splitout Schedule Automation Scheduled
View
Splitout Zendesk Send Triggered
View
GoogleSheets Slack Send Triggered
View
Telegram Automate Triggered
View
Format US Phone Number
View
Respondtowebhook Stickynote Automation Webhook
View
Prevent concurrent workflow runs using Redis
View
React to PDFMonkey Callback
View
Code Converttofile Send Webhook
View
Receive updates when an event occurs in TheHive
View