{ "id": "55", "name": "CFP Selection 2", "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 400, 250 ], "parameters": {}, "typeVersion": 1, "id": "14725eac-0be5-4b30-a9dd-cce0b921c37b", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Airtable", "type": "n8n-nodes-base.airtable", "position": [ 600, 250 ], "parameters": { "table": "", "operation": "list", "application": "", "additionalOptions": { "filterByFormula": "{Total Score} > 15" } }, "credentials": { "airtableApi": "Airtable" }, "typeVersion": 1, "id": "9613dbca-8f8c-422f-9176-38d93ad57ce0", "notes": "This airtable node performs automated tasks as part of the workflow." }, { "name": "Bannerbear", "type": "n8n-nodes-base.bannerbear", "position": [ 800, 250 ], "parameters": { "templateId": "", "modificationsUi": { "modificationsValues": [ { "name": "talk title", "text": "={{$node[\"Airtable\"].json[\"fields\"][\"What's the title of your talk?\"]}}" }, { "name": "abstract", "text": "={{$node[\"Airtable\"].json[\"fields\"][\"Please share the abstract of your talk.\"]}}" }, { "name": "profile image", "imageUrl": "{{ $env.BASE_URL }}" }, { "name": "username", "text": "={{$node[\"Airtable\"].json[\"fields\"][\"Your twitter handle\"]}}" }, { "name": "full name", "text": "={{$node[\"Airtable\"].json[\"fields\"][\"Great, can we get your full name?\"]}}" } ] }, "additionalFields": { "waitForImage": true } }, "credentials": { "bannerbearApi": "Bannerbear" }, "typeVersion": 1, "id": "a78ea187-3be6-4dd5-97b3-69179cecd90f", "notes": "This bannerbear node performs automated tasks as part of the workflow." }, { "name": "Trello", "type": "n8n-nodes-base.trello", "position": [ 1000, 250 ], "parameters": { "name": "={{$node[\"Airtable\"].json[\"fields\"][\"What's the title of your talk?\"]}}", "listId": "", "description": "=Abstract: {{$node[\"Airtable\"].json[\"fields\"][\"Please share the abstract of your talk.\"]}}\n\nName: {{$node[\"Airtable\"].json[\"fields\"][\"Great, can we get your full name?\"]}}\nBio: {{$node[\"Airtable\"].json[\"fields\"][\"Please share a bit of information about you.\"]}}\nEmail: {{$node[\"Airtable\"].json[\"fields\"][\"And what's your email address?\"]}}\nTwitter: {{$node[\"Airtable\"].json[\"fields\"][\"Your twitter handle\"]}}", "additionalFields": { "urlSource": "{{ $env.BASE_URL }}" } }, "credentials": { "trelloApi": "Trello" }, "typeVersion": 1, "id": "dbb600c9-e01c-461d-8ee7-4728507ccbaa", "notes": "This trello node performs automated tasks as part of the workflow." }, { "id": "error-39409b6b", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "active": false, "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "connections": {}, "description": "Automated workflow: CFP Selection 2. This workflow processes data and performs automated tasks.", "meta": { "instanceId": "workflow-d9f42178", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:49.542341", "updatedAt": "2025-09-29T07:07:49.542355", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: CFP Selection 2. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }