Skip to main content

Insert and retrieve data from a table in Stackby

Workflow preview

Insert and retrieve data from a table in Stackby preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

This workflow allows you to insert and retrieve data from a table in Stackby.

workflow-screenshot

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.