Insert and retrieve data from a table in Stackby — n8n Workflow

Low complexity Trigger4 nodes🏷️ Miscellaneous👁 502 viewsby Harshil Agrawal

Overview

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, ent

Nodes used

Stackby

Workflow Preview

O
On clicking 'execute'
S
Set
Stackby
Stackby1
4 nodes3 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a trigger trigger.

  2. 2

    Process

    Data flows through 4 nodes, connecting manualtrigger, set, stackby.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (4)

ST

Stackby

stackby

#1

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded insert-and-retrieve-data-from-a-table-in-stackby file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Insert and retrieve data from a table in Stackby", "nodes": [...], ...}

Integrations

manualtriggersetstackby

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes4
Complexitylow
Triggertrigger
Views502

Created by

Harshil Agrawal

Harshil Agrawal

@harshil1712

Tags

manualtriggersetstackby

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →

Related Miscellaneous Workflows