Back to Templates

Narrative Threat / Opportunity Detection (AskRally)

Created by

Created by: Rhys || virtual-rf

Rhys

Last update

Last update 8 days ago

Share


This workflow turns news monitoring into an early-warning demand engine. It continuously ingests Google Alert RSS feeds, extracts the full text of every article, and runs real-time purchase-intent modeling to predict which stories will sway your buyers—positively or negatively. The moment a spike in intent is detected, it triggers an early warning email so you can run with the right playbooks: amplify favorable narratives to accelerate deal cycles, or counter harmful ones before they dent your pipeline. Ideal for revenue teams that want to harness media signals instead of reacting to them after the fact.

📝 Step-by-Step Instructions

  1. RSS Triggers - RSS trigger checks for news every [enter time]
  2. Extract content- using the RSS link, run a HTTP request.
  3. Structure Output - Parse out article content and format simulation query
  4. Rally Simulation Testing - AI personas get content as memory, and are asked (in voting mode) to answer how it impacts interest in spending money on [synthetic research] (swap for your category)
  5. Extract Individual Votes - Splits Rally's response array to process each persona's individual voting decision for detailed analysis
  6. Calculate Responses - Custom code processes all votes, counts selections for each variation, calculates percentages
  7. Alert trigger- Depending on count thresholds, triggers emails.