ES | EN
Other

Insert and retrieve data from a table in Stackby

Stackby
Nodes 4
Complexity Intermediate
Category Other
n8n popularity 502 views in n8n library

This workflow allows you to insert and retrieve data from a table in Stackby. Set node: The Set node is used to set the values for the name and id fields for a new record. You might want to add data from an external source, for example an API or a CRM. Based on your use-case, add the respective node before the Set node and configure your Set node accordingly. Stackby node: This node appends data from the previous node to a table in Stackby. Based on the values you want add to your table, enter the column names in the Column field. Stackby1 node: This node fetches all the data that is stored in the table in Stackby.

Apps and nodes included

Step-by-Step Implementation Guide

Inserción y Obtención de Datos en Stackby

Este workflow inserta y recupera datos de una tabla en Stackby.

Nodos Utilizados

  • Set: Para definir los datos a insertar.
  • Stackby: Para interactuar con la API de Stackby.

Pasos de Configuración

  1. Conexión con Stackby: Configura las credenciales de Stackby en el nodo Stackby. Esto incluye tu API Key y Workspace ID.
  2. Definición de Datos (Nodo Set): Utiliza el nodo 'Set' para definir los datos que deseas insertar en tu tabla de Stackby. Asigna valores a los campos de tu tabla.
  3. Inserción de Datos: Configura el nodo Stackby para insertar los datos definidos en el paso anterior en la tabla especificada. Especifica el ID de la tabla y los campos a rellenar.
  4. Obtención de Datos: Configura el nodo Stackby para obtener datos de la tabla. Puedes especificar filtros para recuperar datos específicos. Indica el ID de la tabla y los criterios de búsqueda.
⚡ 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.