n8n

An n8n workflow can do anything. It retains nothing between two runs.

What it changes

n8n lets you build exactly the flow you need, self-hosted if you want. Verbasil sits at the end of it: what the workflow handles ends up in a company memory rather than in a log file.

What enters the memory

Whatever your scenario sends: a piece of text, a report, an email body, a form response, an updated record. Verbasil accepts raw text or JSON, and finds the content wherever it sits.

What Verbasil does with it

Exactly what it does with a manual import. It pulls out decisions and their reasoning, commitments and their deadlines, learnings, and topics that keep coming back. Every item keeps a link to what produced it.

The part that matters: nothing enters without approval. An automation writing straight into the memory would fill it with noise within a week. What arrives waits in Sources.

How to connect it

  1. Open Integrations in Verbasil, then n8n.
  2. Copy the receiving address shown.
  3. Add an HTTP step in your n8n scenario, POSTing to that address.
  4. Send your text in the request body, then approve what lands in Sources.

What it does not do

Verbasil reads nothing from n8n and triggers no scenario. The link runs one way: n8n sends, Verbasil receives.

There is no official n8n module: an HTTP step is enough, and it depends on no update from us.

FAQ

Is there a required format?

No. Raw text or JSON, Verbasil finds the content. A title helps, it becomes the name of the source.

What if my scenario sends the same thing twice?

Verbasil recognises duplicates and will not create the same item twice.

Does this fill my memory without me seeing it?

No. Everything that arrives waits in Sources until you have reviewed it.

Lire cet article en français