Overview
At its core, n8n is a visual workflow automation tool where you connect nodes (apps, APIs, logic blocks) into pipelines. The Zite n8n integration acts like a structured database layer, letting you read, create, and update database records as part of multi-step automations. You can trigger workflows from database events, transform data, and sync it across other tools.How it works
1
Create a workflow
From the n8n dashboard, click + on the upper left corner followed by 
Workflow, then choose where to create it (e.g., Personal).
2
Install Zite
Click + to open the nodes panel. Search for 
Then, 
.
Zite Database.
Install node
3
Set a trigger
You can use Zite in a trigger or action. For this example, we’ll trigger 
Then, select your Base and Table.
On new Zite event. Since this is your first Zite setup, Set up credential by pasting your API key from Zite.

4
Add an action
Click + to choose the next app or service. Let’s 
Select the channel and fill in the other details as you see fit.
Now everytime a new record is created on Zite, a new message will be sent to Slack.
Send a message to Slack.

5
Test and publish
Click
Execute workflow at the bottom to ensure everything’s working. Then, Publish on the upper right corner.Trigger
Start a workflow when something happens in Zite:Actions
Do something in Zite from another app:Common use cases
- New record alert: Send a Slack message when a new record is created
- Form to database: Store form submissions from any platform in Zite
- Project sync: Update project management boards like Asana and Trello from Zite
- CRM update: Automatically create a Zite record when a new contact is added in your CRM
- Event import: Import Google Calendar events into Zite records