> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.storyblok.md).

# Storyblok

Use the Storyblok node to automate work in Storyblok, and integrate Storyblok with other applications. n8n has built-in support for a wide range of Storyblok features, including getting, deleting, and publishing stories.

On this page, you'll find a list of operations the Storyblok node supports and links to more resources.

{% hint style="info" %}
**Credentials**

Refer to [Storyblok credentials](/integrations/builtin/credentials/storyblok.md) for guidance on setting up authentication.
{% endhint %}

## Operations <a href="#operations" id="operations"></a>

### Content API <a href="#content-api" id="content-api"></a>

* **Story**
  * Get a story
  * Get all stories

### Management API <a href="#management-api" id="management-api"></a>

* **Story**
  * Delete a story
  * Get a story
  * Get all stories
  * Publish a story
  * Unpublish a story

## Templates and examples <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse Storyblok node documentation integration templates](https://n8n.io/integrations/storyblok) or [search all templates](https://n8n.io/workflows/)
