Login

Low-code Automation

Build powerful business automations with FloStack's visual workflow builder — no coding required.

Welcome to FloStack — LeadFlow Pro's automation engine.

FloStack is a low-code workflow builder embedded inside LeadFlow Pro. It lets you automate complex, multi-step business processes across Sales, Marketing, and Service — triggered by real events in your CRM data.

Note: Workflows run in the background silently. Before publishing a workflow to production, always test it using the built-in Test Mode to avoid unintended actions on live data.

1. The Workflow Builder

The FloStack workflow builder is a visual canvas where you connect Trigger nodes, Condition nodes, and Action nodes to build an automation. There is no coding — just drag, connect, and configure.

  • Trigger NodeEvery workflow starts with a trigger. Triggers are events that kick off the workflow — e.g. 'Lead Created', 'Deal Stage Changed to Won', 'Ticket Created'.
  • Condition NodeBranch your workflow based on data conditions — e.g. 'If Lead Score > 60, go to Path A; else go to Path B'.
  • Action NodePerform an operation — send an email, create a task, update a field, notify a Slack channel, call a webhook.
  • Delay NodeWait for a defined period before the next step — e.g. wait 2 hours before sending a follow-up email.
  • Loop NodeRepeat an action for each item in a list — e.g. send a WhatsApp message to each contact in a segment.
FloStack workflow builder canvas
FloStack visual workflow builder — trigger, condition, and action nodes connected on a canvas

2. Available Triggers

Triggers are the starting point of every workflow. LeadFlow Pro supports the following trigger types:

  • CRM EventsLead created, lead updated, lead stage changed, deal won, deal lost, contact added.
  • Marketing EventsEmail opened, link clicked, form submitted, campaign enrolled.
  • Service EventsTicket created, ticket stage changed, SLA breached, CSAT survey submitted.
  • Time-basedRun a workflow on a specific date, at a recurring interval, or X days after a lead field date.
  • Webhook TriggerStart a workflow when an external system sends a POST request to your FloStack webhook URL.

3. Common Automation Use Cases

Here are some of the most popular workflows LeadFlow Pro customers build with FloStack:

  • Lead AssignmentWhen a new lead is created from Facebook Ads → assign to the outbound team → create a follow-up task due in 1 hour.
  • Deal Won OnboardingWhen a deal is moved to Won → send a welcome email → create a setup task for the account manager → notify the customer success team on Slack.
  • SLA EscalationIf a support ticket is still Open after 4 hours → notify the team lead → reassign to a senior agent.
  • Lead Re-engagementIf a lead's last activity was more than 14 days ago → send a re-engagement email → if no response in 3 days → move to 'Stale' stage.
Workflow examples
Example workflows: lead assignment, deal won onboarding, and SLA escalation

4. Monitoring Workflow Executions

After publishing a workflow, you can monitor every execution in real time. Go to FloStack > Execution Logs.

  • Execution LogShows each workflow run with a timestamp, status (Success / Failed / Skipped), and the data that triggered it.
  • Step BreakdownClick any execution to see which nodes ran, what data was passed, and where an error occurred if the run failed.
  • Retry Failed RunsRe-trigger a failed workflow execution with one click — useful when an error was caused by a temporary external outage.
  • Execution AlertsConfigure email alerts to notify your team when a workflow fails more than a set number of times in 24 hours.
Help Article
Description
Step-by-step guide to building and publishing a FloStack automation.
Learn about all available trigger types and how to set them up.
Use condition nodes to build if/else logic in your workflows.
View, filter, and debug workflow runs in real time.
Start a workflow from an external system via webhook.