Klaviyo and Slack: AI Campaign Performance Summary Template

A scheduled Spojit workflow pulls your recent Klaviyo campaigns and events, has an Agent-mode Connector node write a plain-language performance recap, and posts the digest to a Slack channel.

What It Builds

This template runs on a Schedule trigger (for example every weekday morning). A Connector node on the Klaviyo connector lists your recent campaigns and events, then an Agent-mode Connector node reads that activity and writes a short, readable summary of how your email marketing performed. A final Connector node on the Slack connector posts the digest to the channel you choose, so the team sees results without logging into Klaviyo.

The Prompt

Paste this into Miraxa and it builds the workflow, connecting the tools for you:

Build a workflow that runs every weekday at 9am Australia/Sydney time. It should list my recent Klaviyo campaigns and recent Klaviyo events, then use an agent to write a short plain-language summary of how the campaigns performed (opens, clicks, and notable trends). Post that summary to the #marketing channel in Slack.

Connectors Used

  • Schedule trigger - fires on a 5-field cron and timezone (for example 0 9 * * 1-5, Australia/Sydney).
  • Klaviyo - list-campaigns and list-events gather the recent marketing activity to summarize.
  • Slack - send-message posts the finished digest to your chosen channel.

Customize It

Change the cron expression and timezone in the prompt to control when the digest runs (a Schedule trigger can hold several schedules if you want both a daily and a weekly recap). Swap #marketing for any channel, and adjust the agent instruction to emphasize the metrics you care about, such as revenue per recipient or unsubscribe rate. To send the recap by email instead of Slack, ask Miraxa to replace the Slack step with a Send Email node.

Tips

  • Add your Klaviyo and Slack connections under Connections before you run, so Miraxa can wire the nodes to live credentials.
  • Keep the date window tight in the agent instruction (for example "the last 24 hours") so the summary stays focused and uses fewer credits.
  • Agent mode is the right choice here because the recap needs judgment; the Klaviyo and Slack steps themselves can stay in Direct mode for predictable, no-AI-cost calls.

Related

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.