.png)
Important note: This isn't an agent you can simply "copy-paste". The Retool workflow needs to be adjusted to your specific stack and usage tracking configurations. The Claude API call should also be modified to look for specific usage patterns you know are important in your product.
Monthly Schedule Triggered by Relay.app Webhook:
β
1. Query Mixpanel API β Get user events (last 30 days)
2. Query Stripe API β Get customer/subscription data
3. Aggregate by account domain (in-memory in Retool)
4. Prepare Data for analysis βΒ Converted vs Free accounts β Compared against usage data
5. Call Claude API β Analyze patterns β Recommend top accounts and explain reasoning.Β
6. Write results to Airtable β High Intent Accounts Table
7. Send top accounts to GTM team in Slack

β Before setting up the workflow with API calls to your stack, build the workflow end-to-end with fake data (using JS code) (ask us, or Claude AI, to help you). This way, you can iterate until you have the desired output before you start making real API calls.

β



β


β