ES | EN
Other

n8n Nodemation basic - creating your first simple workflow (2/3)

Function Item
Nodes 4
Complexity Intermediate
Category Other
n8n popularity 4,251 views in n8n library

In this video we will create a simple n8n Nodemation workflow to receive date via webhook, alter the data and send it to a webserver. We will be using webhook, function and http request node together. > Youtube Video

Apps and nodes included

Step-by-Step Implementation Guide

¿Qué hace esta plantilla?

Este workflow básico demuestra la recepción, modificación y envío de datos utilizando un webhook, una función y una petición HTTP. Es una introducción a la manipulación de datos en n8n.

Pasos de configuración

  • Paso 1: Configura el nodo Webhook para recibir datos.
  • Paso 2: Utiliza el nodo Función para modificar los datos recibidos.
  • Paso 3: Configura el nodo HTTP Request para enviar los datos modificados.
⚡ 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.