workflows.fit
Back to n8n workflows
n8n templateFreeBy Sergey Tulyaganov

Add MailPoet subscribers from WordPress forms via TWZ plugin and log to Google Sheets

What Is TWZ n8n MailPoet Integration? This workflow adds subscribers to MailPoet using n8n by bridging WordPress through a custom REST API and logging results in Google Sheets. MailPoet is a popular WordPress email ma...

Data & StorageProductivityDevelopmentCore NodesSticky NoteForm TriggerIfHttp Request
Loading interactive preview...

Template notes

What Is TWZ n8n MailPoet Integration?

This workflow adds subscribers to MailPoet using n8n by bridging WordPress through a custom REST API and logging results in Google Sheets.

MailPoet is a popular WordPress email marketing plugin, but it does not provide a public REST API. Because of this limitation, n8n cannot connect to MailPoet directly using native nodes or standard integrations.

This workflow demonstrates a practical and production-ready solution for connecting n8n β†’ WordPress β†’ MailPoet using a custom WordPress REST API plugin called [TWZ N8N MailPoet](https://themewizz.com/product/twz-n8n-mailpoet-add-subscriber-api/).

🚧 Problem This Workflow Solves

❌ MailPoet has no public REST API ❌ n8n cannot add MailPoet subscribers natively ❌ External forms and automations cannot push data into MailPoet

βœ… Solution Architecture

This workflow solves the problem by: