Saltar al contenido principal

Nodes are the visual blocks you drag and connect on the Convoflow canvas. Each node performs a specific task: sending a message, asking a question, querying a database, charging a customer, or making an AI-powered decision.

Nodes General Overview


How Nodes Work in the Designer

1. The Visual Canvas and Designer

Convoflow's Designer helps you build and modify flows quickly. This documentation serves as your reference guide when you click on a node in the canvas to adjust its properties.

2. Reusing Conversation Data

Insert values collected earlier into messages or emails using curly braces {}:

Hello {user_name}, your booking is confirmed for {appointment_date} at {appointment_time}.

Complete Node Catalog

Start, End, and TriggersFlow

Learn how flows start, finish, and activate via WhatsApp, Email, or Cron schedules.

View guide
WhatsApp and MessagesChannels

Send text messages, media, and official WhatsApp interactive buttons.

View guide
Question, Wait & VariablesInput

Collect user answers with auto-validation and manage workflow variables.

View guide
AI Assistant and AgentsAI

Autonomous agents with memory, goal planning, and visual tool sub-flows.

View guide
Knowledge Base & DocsDocs

Answer queries from PDF manuals, browse the web, or extract text with Document AI.

View guide
Logic, Decisions & RulesControl

Branch flows using logical rules, AI intent conditions, or multi-case switches.

View guide
Human Handoff & TeamsTeam

Transfer chats to human agents, request manager approvals, and assign CRM roles.

View guide
Slack and DiscordAlerts

Send internal sales alerts, purchase notifications, and channel updates.

View guide
Payments and CheckoutCommerce

Collect payments with Stripe and Recurrente with interactive WhatsApp CTA buttons.

View guide
Verification and SecuritySecurity

Send SMS OTP codes and verify official IDs with biometric KYC.

View guide
Calendars and SchedulingMeetings

Manage Google Calendar, Cal.com bookings, or use autonomous agentic calendar loops.

View guide
Google SheetsGoogle

Read, insert, update, or delete spreadsheet rows in real time.

View guide
Google DocsGoogle

Generate documents, contracts, and proposals by replacing text templates.

View guide
Email and SMTPEmail

Send personalized emails with design templates and file attachments.

View guide
CRM and EcommerceIntegrations

Sync contacts with HubSpot, check Shopify or WooCommerce orders, Airtable and Notion.

View guide
Databases and CodeData

Store data in internal Convoflow tables, query PostgreSQL, Supabase, or run JavaScript.

View guide
HTTP and APIsSystems

Connect your flow to any external REST API or webhook.

View guide