Docs navigation(tap to expand)
Bots & chat experience
Chat page & web widget
Knowledge & data
Tools & integrations
Operations & monitoring
Plans, billing & limits
Workflows / Actions & data handoff
Ready
Workflow actions
Actions call external services, run database queries, branch with conditions, pause, and surface AskRaian AI responses inside each run.
HTTP request
Call any REST endpoint with headers, auth, JSON bodies, and response assertions.
Mongo DB
Run find, findOne, aggregate, or count queries on a configured MongoDB connection.
SQL DB
Execute SQL statements (SELECT, INSERT, UPDATE, DELETE) using a PostgreSQL connection string.
Condition
Branch your canvas by evaluating expressions against prior outputs and routing to success or failure paths.
Delay
Pause a workflow for seconds, minutes, or hours (max 24h) and resume with the original data.
Generate text
Use AskRaian AI with templates and models to generate prose plus usage metadata.
Generate image
Create marketing or creative imagery with AskRaian AI and push results into downstream steps.
Data handoff
Type @ in any text field to reference outputs from previous nodes. Use these templates for HTTP bodies, email drafts, or AI prompts.
Run logs capture each step's inputs, outputs, errors, and status, so you can audit the exact payload that moved through your workflow.
- Disable a step to skip it without removing it from the canvas.
- Replay past runs or clone executions to understand how actions behave with real payloads.
Want to revisit the trigger types before wiring actions?
Back to triggers