Automate Mailchimp Contact Creation from Squarespace via n8n

This workflow automates the transfer of newsletter signups from Squarespace stored in Google Sheets to Mailchimp contacts, solving the limitation of direct Squarespace to Mailchimp integrations for active audiences. Save hours managing contacts and never miss new subscribers.
mailchimp
googleSheets
manualTrigger
+3
Workflow Identifier: 1568
NODES in Use: ManualTrigger, ScheduleTrigger, StickyNote, GoogleSheets, SplitInBatches, Mailchimp

Press CTRL+F5 if the workflow didn't load.

Learn how to Build this Workflow with AI:

Visit through Desktop for Best experience

What This Workflow Does

This workflow reads new newsletter signups from a Google Sheets spreadsheet where Squarespace form submissions are saved.

It sends each subscriber’s details to Mailchimp one by one.

The workflow adds or updates Mailchimp contacts with email, name, and signup date.

This stops manual copying from Sheets to Mailchimp, saving many hours.


Who Should Use This Workflow

This workflow is for marketers or small business owners using Squarespace forms to gather newsletter signups.

It helps those who manually copy contacts from Google Sheets into Mailchimp and want to automate this task.

Users with growing subscriber lists will especially save time and reduce errors.


Tools and Services Used

  • Squarespace Newsletter Form: Collects email and name of subscribers.
  • Google Sheets: Stores form submissions from Squarespace.
  • Mailchimp: Manages the email audience to send newsletters.
  • n8n: Automates the data transfer between Sheets and Mailchimp.

Inputs, Processing Steps, and Output

Inputs

  • Google Sheets with columns: Submitted On (date/time), Email Address, and Name.
  • Mailchimp audience with API keys and correct merge fields configured.

Processing Steps

  • Fetch all new rows from Google Sheets using Google Sheets node.
  • Use SplitInBatches node to process each subscriber one at a time, avoiding API limits.
  • Add or update each subscriber in Mailchimp audience via Mailchimp node.
  • Map email and name correctly; set subscription status to subscribed; include signup date.
  • If errors happen (like duplicate emails), continue processing next subscribers without stopping.

Output

New or updated contacts in Mailchimp audience that match the Google Sheets subscribers.


Beginner Step-by-Step: How to Use This Workflow in n8n

Step 1: Import the Workflow

  1. Download the workflow file using the Download button on this page.
  2. Inside the n8n editor, click on the menu and choose “Import from File”.
  3. Select the downloaded file to load the workflow.

Step 2: Configure Credentials and IDs

  1. Add your Google Sheets OAuth2 credentials to the Google Sheets node.
  2. In the Google Sheets node, check the sheet ID and sheet name to match your actual spreadsheet.
  3. Enter your Mailchimp API Key and select the target audience in the Mailchimp node.
  4. Check the mapping of fields like email address and first name in the Mailchimp node to match your audience setup.

Step 3: Test and Activate

  1. Run the Manual Trigger node to test the workflow.
  2. Check execution results to confirm subscribers were added or updated in Mailchimp.
  3. If all looks good, activate the workflow to run automatically using the Schedule Trigger node.
  4. Set schedule interval (daily or hourly) based on your newsletter signup frequency.

This simple process gets the automation working without needing to build the workflow from zero.

If you are using self-host n8n, visit self-host n8n for additional setup help.


Common Edge Cases and Error Handling

Errors like duplicate emails or invalid data do not stop the workflow.

The workflow continues processing all other subscribers even if some cause Mailchimp errors.

If the Google Sheets node returns no data, check credentials and sharing permissions on the spreadsheet.

Verify merge field names in Mailchimp to avoid update failures.

This ensures smooth processing without manual intervention.


Customization Ideas

  • Modify merge fields in the Mailchimp node to add last name, phone, or other subscriber data.
  • Change batch size in SplitInBatches node to process more subscribers at once if your Mailchimp API rate limit allows it.
  • Adjust schedule trigger timing to match your signup volume or marketing calendar.
  • Add a node before Mailchimp to validate emails or check if subscriber is already unsubscribed.

Summary of Results

✓ Saving many hours each week previously spent on manual copying.

✓ Reducing manual errors like missed or duplicate subscribers.

✓ Keeping Mailchimp audience always up to date with new newsletter signups.

✓ Workflow runs automatically on schedule or manually triggered anytime.


Frequently Asked Questions

Check the Google Sheets credentials and ensure the spreadsheet is shared with the connected Google account.
Set the Mailchimp node to continue on error so the workflow does not stop if some subscribers cause issues.
Modify the mergeFieldsValues array in the Mailchimp node to include additional fields like last name or phone.
Yes, but replace the Google Sheets node with an Airtable node configured for the user’s base and table.

Promoted by BULDRR AI

Related Workflows

Automate Viral UGC Video Creation Using n8n + Degaus (Beginner-Friendly Guide)

Learn how to automate viral UGC video creation using n8n, AI prompts, and Degaus. This beginner-friendly guide shows how to import, configure, and run the workflow without technical complexity.
Form Trigger
Google Sheets
Gmail
+37
Free

AI SEO Blog Writer Automation Workflows in n8n

A complete beginner guide to building an AI SEO blog writer automation using n8n.
AI Agent
Google Sheets
httpRequest
+5
Free

Automate CrowdStrike Alerts with VirusTotal, Jira & Slack

This workflow automates processing of CrowdStrike detections by enriching threat data via VirusTotal, creating Jira tickets for incident tracking, and notifying teams on Slack for quick response. Save hours daily by transforming complex threat data into actionable alerts effortlessly.
scheduleTrigger
httpRequest
jira
+5
Free

Automate Telegram Invoices to Notion with AI Summaries & Reports

Save hours on financial tracking by automating invoice extraction from Telegram photos to Notion using Google Gemini AI. This workflow extracts data, records transactions, and generates detailed spending reports with charts sent on schedule via Telegram.
lmChatGoogleGemini
telegramTrigger
notion
+9
Free

Automate Email Replies with n8n and AI-Powered Summarization

Save hours managing your inbox with this n8n workflow that uses IMAP email triggers, AI summarization, and vector search to draft concise replies requiring minimal review. Automate business email processing efficiently with AI guidance and Gmail integration.
emailReadImap
vectorStoreQdrant
emailSend
+12
Free

Automate Email Campaigns Using n8n with Gmail & Google Sheets

This n8n workflow automates personalized email outreach campaigns by integrating Gmail and Google Sheets, saving hours of manual follow-up work and reducing errors in email sequences. It ensures timely follow-ups based on previous email interactions, optimizing communication efficiency.
googleSheets
gmail
code
+5
Free