Klaviyo and Slack: New High-Score Lead Alert Template
This Spojit template pulls newly active Klaviyo profiles on a schedule, scores them on fit signals, and posts the top leads to a Slack sales channel for fast outreach.
What It Builds
A Schedule trigger runs every morning and a Klaviyo connector node fetches profiles that became active since the last run. An Agent-mode Connector node scores each lead on fit signals such as engagement, plan interest, and company size, returning a structured result. A Condition node keeps only the high scorers, and a Slack connector node posts each one to your sales channel with name, score, and the reason it qualified.
The Prompt
Paste this into Miraxa and it builds the workflow, connecting the tools for you:
Every weekday at 8am, pull Klaviyo profiles that became active in the last 24 hours, have an agent score each one from 0 to 100 on fit signals like email engagement, purchase intent, and company size, then post every lead scoring 80 or higher to the #sales Slack channel with their name, email, score, and a one-line reason to reach out.
Connectors Used
- Schedule trigger - runs the workflow on a daily cron in your timezone.
- Klaviyo - reads recently active profiles and their engagement data.
- Slack - posts qualified leads to your sales channel.
Customize It
Change 8am and the weekday cadence, swap #sales for your team's channel, and adjust the 80 score threshold to widen or tighten the alert. You can also rewrite the fit signals in the prompt to match how your team qualifies leads.
Tips
- Give your Klaviyo connection read access to profiles and events so the agent has engagement data to score on.
- The Slack post step runs best in Direct mode for a predictable message format; keep the scoring step in Agent mode.
- Ask the agent for a Response Schema so each lead returns a clean score and reason you can drop straight into the Slack message.