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

Googledocs Webhook Create Webhook
View
Analyze_email_headers_for_IPs_and_spoofing__3
View
Create, update, and get a user using the G Suite Admin node
View
WhatsApp starter workflow
View
RAG Workflow For Company Documents stored in Google Drive
View
Wait Webhook Process Webhook
View
AI Logo Sheet Extractor to Airtable
View
Manual Hunter Automate Triggered
View
Email
View
Manual Schedule Create Scheduled
View