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...
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: