Recued
Menu
← Back to recipes

Sales Asset Recommender

by recued-core v1 20 views

Recommends relevant sales assets (case studies, whitepapers, ROI calculators) based on deal stage and product interest using a predefined mapping table.

How it works 7 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Data fetch
deal deal-reader-hubspot
Fetch reader from hubspot
Process (6 steps)
safe_stage coalesce
Use the first available value from: deal stage, unknown
safe_product coalesce
Use the first available value from: deal product interest, unknown
lookup_key template
Generate text from a template
asset_name switch
Map lookup key to one of: discovery|startup, decision|enterprise, proposal|enterprise, negotiation|mid-market
asset_type switch
Map lookup key to one of: discovery|startup, decision|enterprise, proposal|enterprise, negotiation|mid-market
recommendation_summary to_summary
Format results as a summary card
Output
summary recommendation_summary

Uses (1 ingredient)

Ingredient deal-reader-hubspot deal-reader-hubspot

About

Tags

hubspot dealsalesassethubspot

Details

7 steps recipe_id: recommend-sales-asset-deal-hubspot