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

Auto-create and publish AI social videos with Telegram, GPT-4 and Blotato
View
My workflow
View
Manual Postgres Automate Triggered
View
Automate Figma Versioning and Jira Updates with n8n Webhook Integration
View
Weather via Slack
View
Form Html Create Triggered
View
Build an OpenAI Assistant with Google Drive Integration
View
Wait Splitout Create Triggered
View
HTTP Form Create Webhook
View
Manual Mongodb Automate Triggered
View