Workflow: Manual Trello Create

Workflow Details

Download Workflow
{
    "id": "89",
    "name": "Create a new card in Trello",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Trello",
            "type": "n8n-nodes-base.trello",
            "position": [
                450,
                300
            ],
            "parameters": {
                "name": "Hello",
                "listId": "",
                "description": "Here are some details",
                "additionalFields": []
            },
            "credentials": {
                "trelloApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Trello",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

e-mail Chatbot with both semantic and structured RAG, using Telegram and Pgvector
View
Splitout Webhook Update Webhook
View
Smart Factory Use Case
View
Manual Cratedb Automate Triggered
View
Manual Stickynote Create Webhook
View
Gratitude Jar Reminder
View
Wait Splitout Create Webhook
View
Example - Backup n8n to Nextcloud
View
Auto Knowledge Base Article Generator
View
MCP Client with Brave and Telegram
View