Recued
← Back to recipes

Deal Case Study Generator

by recued-core v1 context

Generates an executive case study from closed-won deal data, notes, and contacts.

How it works

Data fetch
deal deal-reader-hubspot
Fetch reader from hubspot
contacts deal-contacts-hubspot
Fetch contacts from hubspot
activities activity-reader-hubspot
Fetch reader from hubspot
Process (6 steps)
guard_won guard
Stop if deal stage does not equal
notes filter
Filter by condition
hashed_contacts hash_replace
Anonymize sensitive fields for safe AI processing
context pick
Keep only specific fields from
case_study ai-generate
AI generates content from a template
restored hash_restore
Restore anonymized fields back to real values
Output
text restored.content

Settings (1)

Configurable at install. Defaults shown — change anytime in the extension.

notes lookback days number = 180

Tags

hubspot dealcase-studyhubspotai-generate

Details

9 steps 1 configurable settings recipe_id: generate-case-study-deal-hubspot

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy generate-case-study-deal-hubspot and paste it after pairing.