AutomationFlowsData & Sheets › Google Sheets Row to Trello Card

Google Sheets Row to Trello Card

Google Sheets Row To Trello Card. Uses googleSheetsTrigger, trello. Event-driven trigger; 2 nodes.

Event trigger★☆☆☆☆ complexity2 nodesGoogle Sheets TriggerTrello
Data & Sheets Trigger: Event Nodes: 2 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": [
    {
      "parameters": {
        "authentication": "oAuth2",
        "spreadsheetId": "",
        "sheetName": "Sheet1",
        "options": {}
      },
      "name": "Google Sheets Trigger (New Row)",
      "type": "n8n-nodes-base.googleSheetsTrigger",
      "typeVersion": 1,
      "position": [
        250,
        300
      ]
    },
    {
      "parameters": {
        "boardId": "",
        "listId": "",
        "name": "New Task: {{ $json.columnA }}",
        "description": "Details: {{ $json.columnB }}",
        "options": {}
      },
      "name": "Create Trello Card",
      "type": "n8n-nodes-base.trello",
      "typeVersion": 1,
      "position": [
        500,
        300
      ]
    }
  ],
  "connections": {
    "Google Sheets Trigger (New Row)": {
      "output": [
        [
          {
            "node": "Create Trello Card",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

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

About this workflow

Google Sheets Row To Trello Card. Uses googleSheetsTrigger, trello. Event-driven trigger; 2 nodes.

Source: https://github.com/EdgeAgent/n8n-automations/blob/main/google_sheets_row_to_trello_card/google_sheets_row_to_trello_card.json — 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

This n8n automation connects your Google Sheets to Vapi, enabling you to automatically call new contacts as soon as their information is added to your spreadsheet. Instantly reach out with a personali

HTTP Request, Google Sheets Trigger
Data & Sheets

This workflow automatically takes a long property URL from your Google Sheet, shortens it, generates a QR code, and then updates your sheet with the new links. 0. Google Sheets (New/Updated Row Trigge

Google Sheets Trigger, HTTP Request, Google Sheets
Data & Sheets

This workflow automatically scrapes product information from any website URL entered into a Google Sheet and stores the extracted product details into another sheet. It uses Dumpling AI to extract pro

Google Sheets Trigger, HTTP Request, Google Sheets
Data & Sheets

This workflow captures a full-page screenshot of any website added to a Google Sheet and automatically uploads the screenshot to a designated Google Drive folder. It uses Dumpling AI’s screenshot API

Google Sheets Trigger, HTTP Request, Google Drive
Data & Sheets

This is for marketers, educators, HR teams, startups, and freelancers who use Google Forms to collect information and want to automatically send it to Notion while emailing the respondent.

Google Sheets Trigger, Notion, Gmail