Imagine With Craft

Usa l’API di Craft per creare con n8n

Con l’API attiva, i tuoi documenti Craft sono pronti ad alimentare le app che crei. Da lì puoi passare a n8n e costruire qualcosa di nuovo con i dati del tuo documento.

Craft
n8n

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

Open the “Imagine” tab

Step 2

Click “Add Your First API Connection”

Step 3

Configure your API connection with a name.

Step 4

Click “Add Document” to select which documents this API connection has access to.

Step 5

The API URL that will be used to interact with your document is now displayed at the top

Step 6

Click the “Download AI Bundle” button. This will download a folder containing the API documentation and the content of your doc.

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

Vai su n8n e fai clic su "Aggiungi flusso di lavoro" per creare un nuovo flusso di lavoro.

Step 2

Fai clic su "Aggiungi primo passaggio" e cerca "Craft". Seleziona il nodo Craft dai risultati.

Step 3

Esplora le azioni Craft disponibili: puoi recuperare, inserire, aggiornare, eliminare, spostare e cercare blocchi, gestire raccolte e molto altro.
Scegli un'azione, collega il tuo account Craft e configura il nodo. Collega più nodi per creare la tua automazione.

Some Ideas to Get You Started

Browse Examples