Workflow: Manual Crypto Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Crypto",
            "type": "n8n-nodes-base.crypto",
            "position": [
                450,
                300
            ],
            "parameters": {
                "value": "n8n rocks!"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Crypto",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Manual Microsoftexcel Automate Triggered
View
Postgres Webhook Automation Webhook
View
Code Converttofile Send Webhook
View
Youtube Telegram Send Scheduled
View
Stickynote Notion Create Webhook
View
Two Way Sync Pipedrive and MySQL
View
AI Agent : Google calendar assistant using OpenAI
View
Import Productboard Notes, Companies and Features into Snowflake
View
Microsoftonedrive Readbinaryfile Automation Webhook
View
Manual HTTP Automation Webhook
View