Use this robust n8n workflow template to automatically capture new Google Form leads and create detailed Trello cards, mapping data directly to Trello Custom Fields.
Download this n8n workflow template and start using it instantly.
Markdown-formatted list of users:
Sales and Marketing Teams: Who rely on Google Forms for lead generation and need instant visibility in their sales pipeline (Trello).
Project Managers: Automating the intake of requests or new tasks into project boards.
n8n Automation Specialists: Looking for advanced examples of conditional logic (Switch, Code nodes) combined with API calls (HTTP Request n8n node) for complex data synchronization.
Businesses needing a reliable n8n workflow to eliminate manual data entry between forms and task management systems.
Manually transferring lead data from Google Forms into a project management tool like Trello is time-consuming and error-prone. This specialized n8n workflow solves this by providing a hands-free integration. Leveraging the robust capabilities of n8n, every new form submission detected in the Google Sheet is immediately processed. Not only does this automation create a new Trello card, but it also handles the complexities of mapping structured lead details (like Company Size, Lead Source, and Industry) to designated Trello Custom Fields using subsequent API calls. This sophisticated approach ensures that your Trello board is immediately populated with rich, actionable data, making this a highly valuable n8n template for lead management and efficient team triage.
This automation is triggered by the submission of a new form response, which appears as a new row in a connected Google Sheet.
sizeOption). The subsequent 'Trello | Update Company Size' HTTP Request n8n node uses this dynamic option ID to update the Trello card's Company Size field.trelloIndustryOptionId). Markdown-formatted guide:
{your-lis-id} with your Trello List ID. In the 'Set IDs' n8n node, replace all {field-id} placeholders with the IDs of your Trello custom fields. In the 'Set' n8n nodes and the 'Code' n8n node that handle mapping (e.g., 'Solo (1)', 'Youtube', 'Options for Company Industry'), replace all {option-id} placeholders with the correct Option IDs for the corresponding Trello Custom Field options. These IDs are necessary because this n8n template relies on exact custom field option matching.Markdown-formatted details:
Google Sheets Trigger (New Form): This critical n8n trigger node initiates the entire automation when a new row is detected in the linked Google Form responses spreadsheet. It functions by polling for new data every minute.
Set (Set Fields): An essential n8n node used for structuring the incoming raw data from Google Sheets, assigning fields like 'Name', 'Email Address', and 'Company Name' to clean variables for easy access throughout the rest of the n8n workflow.
Trello (Create Card): Creates the initial Trello card. Key configuration involves dynamically setting the Card Name (using lead name and company) and Description using expressions referencing the data prepared by the previous Set n8n node.
Set (Set IDs): Stores hardcoded IDs for Trello Custom Fields (e.g., fieldName, fieldEmail, fieldCompanySize). These IDs are crucial for subsequent API calls made by the HTTP Request n8n nodes.
HTTP Request (Trello | Update Custom Fields, etc.): Multiple instances of this n8n node are used to interface directly with the Trello API (/1/cards/{id}/customFields) to update complex custom fields. It sends PUT requests with JSON payloads containing the required Custom Field ID and the new value.
Switch (Options for Company Size, Options for Lead Source): A core logic n8n node that directs the flow based on conditional values (Company Size, Lead Source) received from the form. This facilitates mapping text inputs to specific Trello Option IDs.
Instantly transform incoming Gmail support requests into structured Linear issues using AI triage. This robust n8n workflow automatically assigns priority, labels, and summaries for faster resolution. A vital n8n templates example.

Use this powerful n8n workflow to automatically create and triage JIRA issues from incoming Microsoft Outlook support emails. Leverage the OpenAI n8n node for classification and priority setting.

Use this powerful n8n workflow to automate billing. It leverages OpenAI (GPT-4o) to extract client data from labeled Gmail emails, create invoices in QuickBooks, and draft replies with the PDF attached. Explore n8n templates for finance automation.

Instantly optimize your YouTube videos for SEO using this powerful n8n workflow. It leverages GPT-4o-mini to generate titles, tags, and descriptions from a transcript and automatically updates the video via the YouTube n8n node.

Automate vertical video production using an n8n workflow. This powerful n8n template combines random quotes, background videos, and music, processes them with FFmpeg (via the n8n node), and uploads the final clip to YouTube automatically.









































