AutomationFlowsData & Sheets › Airtable to Trello Tasks with Bannerbear

Airtable to Trello Tasks with Bannerbear

Original n8n title: Send Airtable Data as Tasks to Trello

Send Airtable Data As Tasks To Trello. Uses manualTrigger, airtable, bannerbear, trello. Event-driven trigger; 4 nodes.

Event trigger★★☆☆☆ complexity4 nodesAirtableBannerbearTrello
Data & Sheets Trigger: Event Nodes: 4 Complexity: ★★☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "nodes": [
    {
      "name": "On clicking 'execute'",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        400,
        250
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "name": "Airtable",
      "type": "n8n-nodes-base.airtable",
      "position": [
        600,
        250
      ],
      "parameters": {
        "table": "",
        "operation": "list",
        "application": "",
        "additionalOptions": {
          "filterByFormula": "{Total Score} > 15"
        }
      },
      "credentials": {
        "airtableApi": "<your credential>"
      },
      "typeVersion": 1
    },
    {
      "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": "={{$node[\"Airtable\"].json[\"fields\"][\"Please share a URL of your profile picture.\"]}}"
            },
            {
              "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": "<your credential>"
      },
      "typeVersion": 1
    },
    {
      "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": "={{$node[\"Bannerbear\"].json[\"image_url\"]}}"
        }
      },
      "credentials": {
        "trelloApi": "<your credential>"
      },
      "typeVersion": 1
    }
  ],
  "connections": {
    "Airtable": {
      "main": [
        [
          {
            "node": "Bannerbear",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Bannerbear": {
      "main": [
        [
          {
            "node": "Trello",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "On clicking 'execute'": {
      "main": [
        [
          {
            "node": "Airtable",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Send Airtable Data As Tasks To Trello. Uses manualTrigger, airtable, bannerbear, trello. Event-driven trigger; 4 nodes.

Source: https://github.com/Zie619/n8n-workflows — original creator credit. Request a take-down →

More Data & Sheets workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Data & Sheets

CFP Selection 2. Uses manualTrigger, airtable, bannerbear, trello. Event-driven trigger; 4 nodes.

Airtable, Bannerbear, Trello
Data & Sheets

Simplify expense tracking with AI-powered automation that extracts receipt data and organizes it instantly. Watches Google Drive for new receipt uploads (images/PDFs) Automatically downloads and prepa

Google Drive Trigger, Google Drive, @Vlm Run/N8N Nodes Vlmrun +1
Data & Sheets

Sales development teams, account-based marketing professionals, and RevOps teams who are tired of generic job title filtering that misses the real decision makers. Built for teams that need to find th

Airtable, N8N Nodes Octavehq
Data & Sheets

Store the output of a phantom in Airtable. Uses manualTrigger, phantombuster, airtable. Event-driven trigger; 4 nodes.

PhantomBuster, Airtable
Data & Sheets

Wise Airtable. Uses wiseTrigger, wise, airtable. Event-driven trigger; 4 nodes.

Wise Trigger, Wise, Airtable