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

Code Schedule Automate Scheduled
View
TwitterWorkflow
View
Transform Image to Lego Style Using Line and Dall-E
View
Extract & Summarize Yelp Business Review with Bright Data and Google Gemini
View
Splitout Noop Send Triggered
View
Manual Movebinarydata Process Triggered
View
Code Webhook Create Webhook
View
🎥 Analyze YouTube Video for Summaries, Transcripts & Content + Google Gemini AI
View
Automating Betting Data Retrieval with TheOddsAPI and Airtable
View
Indeed Company Data Scraper & Summarization with Airtable, Bright Data and Google Gemini
View