🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@siteboon/n8n-nodes-siteboon

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@siteboon/n8n-nodes-siteboon

Siteboon AI Website Builder integration for n8n - Create, manage and automate websites with AI-powered tools. Build landing pages, e-commerce sites, and web applications through n8n workflows.

latest
Source
npmnpm
Version
0.1.5
Version published
Weekly downloads
4
-60%
Maintainers
1
Weekly downloads
 
Created
Source

Siteboon AI Website Builder for n8n

Siteboon Logo

Automate your website creation and management with Siteboon's AI-powered tools directly in n8n workflows.

This n8n community node integrates Siteboon - the AI first website builder - with your automation workflows. Create landing pages, manage your sites, and build complete websites using artificial intelligence, all through n8n's powerful automation platform.

🚀 What is Siteboon?

Siteboon is a AI-powered website builder that revolutionizes web development by combining artificial intelligence with intuitive design tools. Whether you're building landing pages, corporate websites, or complex websites for lead generation, Siteboon's AI technology helps you create professional websites in minutes, while being able to create any kind of website you need without any limitations.

Key Features:

  • AI-Powered Design: Let artificial intelligence create and change stunning website layouts
  • SEO Optimized: Automatically optimized for search engines
  • Mobile Responsive: All websites are fully responsive across devices
  • API Integration: Connect with any service through robust APIs

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Site Operations

  • List Sites: Retrieve all sites owned by the authenticated user
  • Get Site: Get detailed information about a specific site including generation status

Page Operations

  • List Pages: Retrieve all pages for a specific site (with optional filtering)
  • Get Page: Get detailed information about a specific page
  • Create Page: Create a new page in a site
  • Update Page: Update page properties (name, parent, index status)
  • Delete Page: Delete a specific page from a site
  • Duplicate Page: Create a copy of an existing page with a new name

Credentials

To use this node, you need a Siteboon API key:

  • Sign up for a Siteboon account at siteboon.ai
  • Generate an API key from your Siteboon dashboard
  • Configure credentials in n8n:
    • Credential Type: Siteboon API
    • API Key: Your Siteboon API key

The node uses API key authentication via the x-api-key header.

Compatibility

  • Minimum n8n version: 0.226.0
  • Tested with: n8n 1.0+
  • Node API version: 1

Usage

Basic Workflow Examples

List all your sites:

  • Add Siteboon node to workflow
  • Select Resource: Site
  • Select Operation: List
  • Configure your Siteboon API credentials

Create a new page:

  • Add Siteboon node to workflow
  • Select Resource: Page
  • Select Operation: Create
  • Select site from dropdown or enter Site ID
  • Enter page name and optional parent page

Smart Site/Page Selection:

  • Use dropdown to select sites/pages by name
  • Or enter IDs manually using expressions
  • Page dropdown automatically loads based on selected site

Resource Locators

This node uses n8n's resource locator pattern, allowing you to:

  • Select items from searchable dropdowns
  • Enter IDs manually for dynamic workflows
  • Use expressions for advanced automation

Use Cases & Examples

🎯 Marketing Automation

  • Lead Generation: Automatically create landing pages for new campaigns
  • A/B Testing: Deploy multiple page variants and track performance
  • Dynamic Content: Update website content based on user behavior or external data

🔄 Workflow Integration

  • CRM Integration: Create proposals for new leads when needed
  • Multi-site Management: Manage multiple Siteboon websites from one n8n workflow

Why Choose Siteboon + n8n?

âś… AI-First Approach: Leverage artificial intelligence for website creation and optimization âś… Seamless Integration: Native n8n node with API access âś… Scalable Solution: Perfect for agencies managing multiple client websites âś… Cost-Effective: Reduce development time and costs with automation âś… Future-Proof: Built on modern technologies with continuous updates

Resources

Version history

0.1.0

  • Initial release
  • Site operations: List, Get
  • Page operations: List, Get, Create, Update, Delete, Duplicate
  • API key authentication
  • Resource locator support with searchable dropdowns

Keywords

n8n-community-node-package

FAQs

Package last updated on 22 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts