Select some of this text to see the custom selection colors.

/

Stackline

How Stackline cut their sales response time by 80% and doubled their close rate

Stackline's sales team was losing deals before they even started. Manual lead handling meant slow follow-ups, missed opportunities, and a pipeline nobody trusted.

80%

Faster response

2x

Close rate

14hrs

Saved weekly

The problem with moving fast manually

Stackline was growing. Their pipeline was filling up, inbound leads were coming in daily, and the team was working hard. But deals kept slipping. The issue wasn't effort. It was timing. Leads were sitting in a form inbox for hours before anyone actioned them. By the time a rep reached out, the window had often already closed.

"We had good leads. We just weren't getting to them fast enough. In sales, an hour can be the difference between winning and losing a deal." — James Okafor, Co-founder, Stackline

A process held together with manual work

Before Violet, Stackline's lead handling process looked like this:

Step

Owner

Average time

Check form submissions

Sales rep

2x daily

Add lead to CRM manually

Sales rep

8 min/lead

Notify assigned rep on Slack

Sales manager

5 min/lead

Send initial follow-up email

Sales rep

10 min/lead

Update pipeline status

Sales manager

15 min/day

Across a team of six reps handling 30+ leads a week, that added up to over 14 hours of manual work every single week. Work that added no value — it just moved information from one place to another.

What they built with Violet

Stackline connected their contact form, HubSpot CRM, Slack, and email into a single automated workflow. The moment a lead submits a form, everything happens at once.

trigger:
  type: form.submitted
  form_id: "inbound-lead"
actions:
  - type: crm.create_contact
    fields:
      name: "{{form.name}}"
      email: "{{form.email}}"
      company: "{{form.company}}"
      source: "inbound"
  - type: crm.assign_owner
    logic: round_robin
    team: "sales"
  - type: slack.send_message
    channel: "#sales-leads"
    message: "New lead assigned to {{owner.name}}: {{form.name}} from {{form.company}}"
  - type: email.send
    to: "{{form.email}}"
    template: "inbound-followup"
    delay: 0
trigger:
  type: form.submitted
  form_id: "inbound-lead"
actions:
  - type: crm.create_contact
    fields:
      name: "{{form.name}}"
      email: "{{form.email}}"
      company: "{{form.company}}"
      source: "inbound"
  - type: crm.assign_owner
    logic: round_robin
    team: "sales"
  - type: slack.send_message
    channel: "#sales-leads"
    message: "New lead assigned to {{owner.name}}: {{form.name}} from {{form.company}}"
  - type: email.send
    to: "{{form.email}}"
    template: "inbound-followup"
    delay: 0
trigger:
  type: form.submitted
  form_id: "inbound-lead"
actions:
  - type: crm.create_contact
    fields:
      name: "{{form.name}}"
      email: "{{form.email}}"
      company: "{{form.company}}"
      source: "inbound"
  - type: crm.assign_owner
    logic: round_robin
    team: "sales"
  - type: slack.send_message
    channel: "#sales-leads"
    message: "New lead assigned to {{owner.name}}: {{form.name}} from {{form.company}}"
  - type: email.send
    to: "{{form.email}}"
    template: "inbound-followup"
    delay: 0

Response time dropped from an average of 4 hours to under 3 minutes. The rep is notified instantly, the lead is already in the CRM, and the follow-up email is already sent before the rep even opens Slack.

The results after 60 days

Two months after deploying their first Violet workflow, Stackline ran the numbers.

Metric

Before Violet

After Violet

Average lead response time

4.2 hours

3 minutes

Weekly manual hours (sales)

14 hours

<1 hour

Lead-to-meeting conversion

18%

34%

Close rate

22%

44%

"The close rate improvement surprised even us. We always assumed we had a sales problem. Turns out we had a speed problem." — James Okafor, Co-founder, Stackline

What they automated next

With the lead workflow running smoothly, Stackline turned their attention to onboarding. New clients were going through a similar pattern — manual emails, manual CRM updates, manual Slack notifications. They built an onboarding workflow in an afternoon and deployed it the same week. They now have seven active workflows running across sales, onboarding, and reporting. The team hasn't added a single new hire to handle operational work since.

What's next for Stackline

Stackline is currently building out their analytics reporting workflow — a weekly automated summary sent to leadership every Monday morning before standup. They're also exploring Violet's AI-powered conditions feature to route leads based on company size and intent signals, which they expect to improve conversion further.

"Violet became part of our stack within the first week. At this point I couldn't tell you what we'd do without it." — James Okafor, Co-founder, Stackline

Stackline

Document intelligence platform for enterprise legal and compliance teams.

Details

Industry

Sales Operations

Company size

42 employees

Founded

2021

Region

North America

Use case

Sales automation

Create a free website with Framer, the website builder loved by startups, designers and agencies.