Use Craft’s API to Build With n8n
Use Craft's API to build apps on n8n. Fetch your documents, sync content, and create custom tools powered by your Craft data.
Enabling the API for Documents
First, you have to enable the API in order for Craft to setup an API endpoint for your documents. Then, you use the API endpoint URL to connect to the server from n8n.
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Using the API in a n8n Prompt
Once the API is enabled for your Craft docs, you can now focus on writing a prompt that n8n will use to generate your project.
In order for n8n to see how to use the API and understand the structure of your document, you attach the AI bundle to your prompt. This bundle is a markdown document that contains the current content of your Craft doc as well as the API documentation.
Step 1
Step 2
Step 3
Some Ideas to Get You Started
Browse Examples
Automatically collect RSS news and save it straight into a Craft collection — hands-free.
Mehr erfahren

Build a personal blog powered by Craft docs. Auto-syncs content via API — publish from your notes app.
Mehr erfahren

Track books and capture quotes with Claude or ChatGPT via MCP.
Mehr erfahren