Convergent fan-in flow

Six signals merge into one engine for sales and marketing

Try in Playground
Convergent fan-in flow slide template rendered with SlideForge
Cost
$0.05/slide
Engine
Deterministic
Pattern
System Flow Map
Output
.pptx + PDF + PNG

Example brief

The customer-intelligence engine combines six fragmented signals, including CRM history, web behavior, campaign data, support tickets, and usage telemetry, into a single Customer 360 service with consent and quality checks, which then informs the next-best-action model to drive sales and marketing outcomes.

Render it

Brief path

curl -X POST https://api.slideforge.dev/v1/render/auto \
  -H "Authorization: Bearer sf_live_..." \
  -H "Content-Type: application/json" \
  -d '{ "brief": "The customer-intelligence engine combines six fragmented signals, including CRM history, web behavior, campaign data, su" }'

Structured intent (this template)

{
  "pattern": "system_flow_map",
  "title": "Six fragmented signals become one governed next-best-action engine",
  "subtitle": "Customer-intelligence engine",
  "variant": "convergent_flow",
  "nodes": [
    {
      "id": "crm",
      "label": "CRM history",
      "col": 0,
      "type": "data"
    },
    {
      "id": "web",
      "label": "Web behavior",
      "col": 0,
      "type": "data"
    },
    {
      "id": "camp",
      "label": "Campaign data",
      "col": 0,
      "type": "data"
    },
    {
      "id": "tick",
      "label": "Support tickets",
      "col": 0,
      "type": "data"
    },
    {
      "id": "use",
      "label": "Usage telemetry",
      "col": 0,
      "type": "data"
    },
    {
      "id": "c360",
      "label": "Customer 360",
      "detail": "consent + quality checks",
      "col": 1,
      "type": "service",
      "emphasis": "primary"
    },
    {
      "id": "nba",
      "label": "Next-best-action",
      "col": 2,
      "type": "model"
    },
    {
      "id": "sales",
      "label": "Sales",
      "col": 3,
      "type": "outcome"
    },
    {
      "id": "mkt",
      "label": "Marketing",
      "col": 3,
      "type": "outcome"
    }
  ],
  "edges": [
    {
      "from": "crm",
      "to": "c360",
      "kind": "data"
    },
    {
      "from": "web",
      "to": "c360",
      "kind": "data"
    },
    {
      "from": "camp",
      "to": "c360",
      "kind": "data"
    },
    {
      "from": "tick",
      "to": "c360",
      "kind": "data"
    },
    {
      "from": "use",
      "to": "c360",
      "kind": "data"
    },
    {
      "from": "c360",
      "to": "nba",
      "kind": "data"
    },
    {
      "from": "nba",
      "to": "sales",
      "kind": "data"
    },
    {
      "from": "nba",
      "to": "mkt",
      "kind": "data"
    }
  ],
  "takeaway": "Fragmented signals converge through one governed 360 into actions for sales and marketing."
}

Related templates

Frequently asked questions

How do I render the Convergent fan-in flow template?

Send a POST to /v1/render/auto with a brief, or call create_slide via MCP with the structured intent shown below. The response includes an editable .pptx, a PDF, and a PNG. $0.05 per slide.

Does an AI write the slide?

No. SlideForge renders deterministically from a structured intent — no LLM draws the slide, so text is never mangled or fabricated. The optional brief path uses a router to pick the pattern, then renders deterministically.

Can I customize the colors and fonts?

Yes. Pass a theme_id to apply a built-in or custom brand theme; the layout stays the same.

Try this template

Render Convergent fan-in flow deterministically — editable PowerPoint in under a second.

Convergent fan-in flow Slide Template | SlideForge | SlideForge (slideforge.dev)