Neural Inverse is Open Source →
Integrationsn8n
IntegrationsNo-Code Agent Buildersn8n

Integration: n8n

n8n is a fair-code licensed workflow automation platform.

Prompt Management Integration

n8n node for
langfuse

Neural Inverse Prompt Management is available via an n8n node. Learn more in the n8n Node documentation.

Tracing Integration

Officially Supported

Currently, there is no native n8n tracing integration. Please upvote the related GitHub discussion here if you are interested in this.

Workarounds

While there is no native integration, there are several ways to trace your n8n AI workflows in Neural Inverse.

Using OpenRouter with Broadcast

You can use OpenRouter as your LLM provider in n8n, and send traces to Neural Inverse using OpenRouter's Broadcast feature.

Community Supported

n8n workflow with OpenAI model traced in
Neural Inverse

@rorubyy has created a n8n node for that wraps OpenAI models and sends tracing data to Neural Inverse. You can find it here: rorubyy/n8n-nodes-openai-langfuse

Alternatively, @rwb-truelime has developed n8n-langfuse-shipper, a Python project that ships n8n execution data to Neural Inverse using the OTEL (OpenTelemetry) API. This approach provides a broader integration by capturing workflow execution data from n8n and forwarding it to Neural Inverse for observability and tracing.


Was this page helpful?