ES | EN
Marketing

Manage newsletter signups in Baserow

Nodes 2
Complexity Basic
Category Marketing
n8n popularity 1,518 views in n8n library

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 Email Confirmed

Apps and nodes included

Step-by-Step Implementation Guide

¿Qué hace esta automatización?

Gestiona suscripciones a newsletters en Baserow, almacenando datos en Baserow.io.

Nodos Utilizados

  • Email Send: Para enviar correos electrónicos de confirmación/bienvenida.
  • HTTP Request: Para interactuar con la API de Baserow.

Pasos de Configuración

  • Paso 1: Configura el nodo Email Send con tus credenciales de envío y la plantilla de correo.
  • Paso 2: Configura el nodo HTTP Request para interactuar con la API de Baserow, especificando la tabla y los campos necesarios.
  • Paso 3: Define los datos a almacenar en Baserow.
  • Paso 4: Ejecuta el workflow.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.