All templates
FeaturedAutomation#Monitoring#AI Pricing#Slack#Cron#HTTP#LLM#OpenAI#Anthropic#Gemini#Mistral

AI Provider Pricing Monitor

Monitor OpenAI, Anthropic, Google Gemini, and Mistral pricing pages every Monday and receive a Slack digest of any important pricing or model changes.

Workflow at a glance

The full canvas, before you import it

Click any node to see its config.

#Monitoring#AI Pricing#Slack#Cron#HTTP#LLM#OpenAI#Anthropic#Gemini#Mistral

Click a node to select it — same as the Heym editor; the panel shows its settings.

11 nodes · Free & source-available

AI Provider Pricing Monitor

Stay ahead of AI cost changes with automated weekly monitoring. This workflow fetches pricing pages from the four major AI providers every Monday morning, runs an LLM analysis to extract important changes, and posts a structured Slack digest to your team.

What this workflow does

  1. Weekly Schedule: Cron trigger fires every Monday at 09:00
  2. AI Provider Sources: Defines URLs for OpenAI, Anthropic, Google Gemini, and Mistral pricing pages
  3. Fetch Provider Pages: Loops through each provider and fetches live page content via HTTP
  4. Analyze Updates: An LLM reviews all fetched content and extracts pricing changes, new models, rate limit updates, deprecations, and context window changes
  5. Slack Notification: Posts a structured weekly digest to your team — always sends a message, even when no changes are detected
  6. JSON Output: Returns the full structured analysis for downstream use

What gets monitored

  • New model releases
  • Input / output / cached token price changes
  • Batch processing discounts
  • Context window changes
  • Rate limit changes
  • Subscription plan changes
  • API deprecations
  • Enterprise pricing and data residency updates

Setup

  1. Add a Slack credential to the "Notify AI Team" node and configure the target channel
  2. Add an LLM credential to the "Analyze Updates" node (any Heym-supported provider)
  3. Optionally extend the source list with additional provider URLs
  4. Optionally connect a DataTable node to store weekly snapshots for historical comparison

Notes

The LLM analysis returns structured JSON with has_important_changes, a summary, an array of changes (each with provider, change type, importance, developer impact, business impact, and suggested action), and a formatted slack_message.

How to import this template

  1. 1Click Import → Copy JSON on this page.
  2. 2Open your Heym and navigate to a workflow canvas.
  3. 3PressCmd+V/Ctrl+V— nodes appear instantly.
  4. 4Add your API keys in the node config panels and click Run.
More workflow templates
View all templates