Workflow: Manual Automation

Workflow Details

Download Workflow
{
    "id": "141",
    "name": "Assign values to variables using the Set node",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Set",
            "type": "n8n-nodes-base.set",
            "position": [
                450,
                300
            ],
            "parameters": {
                "values": {
                    "number": [
                        {
                            "name": "number",
                            "value": 20
                        }
                    ],
                    "string": [
                        {
                            "name": "string",
                            "value": "From n8n with love"
                        }
                    ],
                    "boolean": [
                        {
                            "name": "boolean",
                            "value": true
                        }
                    ]
                },
                "options": []
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Set",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Code Webhook Create Webhook
View
Shopify to Google Sheets Product Sync Automation
View
Chat with Postgresql Database
View
HubSpot Splitout Create Webhook
View
Schedule Filter Automation Scheduled
View
Splitout Filter Create Webhook
View
LINE Assistant with Google Calendar and Gmail Integration
View
The Ultimate Guide to Optimize WordPress Blog Posts with AI
View
RAG Workflow For Company Documents stored in Google Drive
View
Create a short URL and get the statistics of the URL
View