๐ฑ Manage newsletter signups in Baserow
โก 1,628 views ยท ๐ฑ Social Media & Email Marketing
Description
This is the workflow that I presented at the April 9, 2021 n8n Meetup.
This workflow uses Baserow.io to store registration information collected using n8n as both the web server and the data processor.
To get this workflow working properly, you will either need to run it on n8n.cloud or using the on premise version with people having the ability to connect to n8n externally.
You will need an account on Baserow.io to store your subscriptions with a table with the following fields:
- GUID
- First Name
- Last Name
- Confirmed
๐ Nodes Used
Send Email, Function, HTTP Request, Start, Webhook, Convert to/from binary data
๐ฅ Import
Download workflow.json and import into n8n:
Workflow menu โ Import from File