Unprocessable entity | Mailerlite

Hey everyone,

I’ve built an n8n workflow that adds new email subscribers from a Google Sheet to a specific group in MailerLite. It works perfectly for new subscribers, but I’m running into an issue with previously unsubscribed emails.

When the workflow encounters an unsubscribed email, it throws an error and halts the entire process. Ideally, I’d like it to skip unsubscribed emails and continue processing the remaining ones, similar to how MailerLite handles CSV imports.

Has anyone encountered this issue and found a solution for error handling or a workaround to skip unsubscribed emails in their n8n workflows?

Any help would be greatly appreciated!


It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system: