Package Information
Downloads: 2 weekly / 25 monthly
Latest Version: 0.0.8
Author: UbuntuFabric
Available Nodes
Documentation
n8n-nodes-ubuntufabric
This is an n8n community node. It lets you use UF in your n8n workflows.
UF (UbuntuFabric) is an all-in-one data platform with ELT, built-in data warehouse, data transformations and a data cockpit.
Table of contents
Installation
Follow the installation guide in the n8n documentation.
Operations
- List tables – Retrieve available tables
- Get data from table – Query records from an UbuntuFabric table
- Run pipeline – Trigger an existing pipeline
- Execute endpoint – Call an API endpoint defined in UbuntuFabric
- Create SQL query – Create a new SQL query in UbuntuFabric
- Execute SQL query – Run a query against UbuntuFabric data warehouse
- Run script – Execute a script stored in UbuntuFabric
- Get script logs – Retrieve execution logs of a script
Credentials
- Log in into UF.
- Go to Settings → API Token.
- Copy your API Token.
- In n8n, go to Credentials → New → UF API and paste your Token.
Usage
Visit https://ubuntufabric.io for more info.
Resources
Version history
- May 2025 –
v0.0.1initial implementation - June 2025 –
v0.0.3add table list operation - June 2025 –
v0.0.4enable tool usage of node - September 2025 –
v0.0.5UX fixes and code overhaul - October 2025 –
v0.0.6replace deprecated functions