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

Code Filter Send Triggered
View
Meeting booked - to newsletter and CRM
View
Create a new user in Intercom
View
Webhook Slack Automate Webhook
View
Datetime Functionitem Create Webhook
View
Comparedatasets Manual Create Triggered
View
Manual Readbinaryfile Create Triggered
View
Automate Event Creation in Google Calendar from Google Sheets
View
Manual Stickynote Update Triggered
View
OpenAI-model-examples
View