← All n8n nodes
Content management

StudioCMS n8n Node

Drive an Astro-native CMS from your automation workflows.

StudioCMS is a content management system built for Astro. This node speaks to its authenticated REST API v1, so pages, folders, categories, and tags can be created and maintained from an automation workflow instead of by hand.

Published · v0.1.0Approved by n8nMIT licensedShips with n8n
Install

StudioCMS ships with n8n and is available from the node picker in Cloud and self-hosted installations. No npm package installation is required. The published package is:

@blackswampai/n8n-nodes-studiocms

Why it works this way

Content operations are a natural fit for automation: publishing a page when a record changes upstream, keeping a taxonomy in sync with another system, or generating structured content on a schedule. Doing that through the CMS UI does not scale past the first few.

The credential includes an n8n connection test that requests the StudioCMS categories endpoint, so an invalid token is reported when you save the credential rather than in the middle of a production run.

This was the first BlackSwamp node accepted into the n8n community node registry.

Supported resources and operations

ResourceOperations
ConnectionCheck
CategoryCreate, Delete, Get, Get Many, Update
FolderCreate, Delete, Get, Get Many, Update
PageCreate, Delete, Get, Get Many, Update
TagCreate, Delete, Get, Get Many, Update

Want this running in your business?

We design, host, and monitor the workflows these nodes plug into. If StudioCMS is part of how your business runs, we can connect it to the rest of your systems.

Ask About StudioCMS Automation