Blog

Insights on Voice AI, GA4, and data analytics

Voice AI

n8n Guardrails Guide.

What are n8n guardrails nodes? 1. Check Text for Violation Node: 2. Sanitize Text Node: n8n Guardrails nodes are specialised workflow components introduced in n8n

15 min read
Voice AI

n8n Expressions Tutorial

What are n8n expressions? n8n expressions are JavaScript code snippets within {{ }} brackets Syntax: {{ JavaScript expression }} Importance of n8n expressions. n8n expressions give you data access

4 min read
Voice AI

Error Handling in n8n Made Simple

A typical n8n workflow lacks error-handling capabilities. The workflow below receives call data from Retell AI via webhook. It then sends the call details to

3 min read