Step 1: Install the Postzee node
n8n Community Node
- Open your n8n instance
- Go to Settings → Community Nodes
- Click Install a community node
- Enter:
n8n-nodes-postzee - Click Install
- The Postzee node appears in your node palette
Manual installation (self-hosted)
Step 2: Create a Postzee API key
- Log in to Postzee
- Open the account drawer (click your avatar in the top-right)
- Go to Settings → API tab
- Click Create API Key
- Copy the key — you’ll need it in the next step
Step 3: Configure credentials in n8n
- In n8n, go to Credentials → New Credential
- Search for Postzee API
- Paste your API key in the API Key field
- Click Save
- n8n tests the connection automatically — you should see a success message
Step 4: Add the Postzee node to a workflow
- Create a new workflow or open an existing one
- Click + to add a node
- Search for Postzee
- Select the Postzee node
- Choose an operation (e.g., Create Post, Generate Image)
- Select your Postzee credential
- Configure the operation parameters
- Connect to other nodes and activate your workflow
Verifying the connection
The quickest way to test your setup:- Add a Postzee node to a workflow
- Select the Get Channels operation
- Click Execute Node
- You should see a list of your connected channels
- Your API key is correct and active
- Your Postzee account has an active paid plan
- Your n8n instance can reach
api.postzee.app
Operations
Detailed reference for all operations.
Example Workflows
Ready-to-use workflow templates.