Recued
Menu
← Back to recipes

MQL Conversion Ranker

by recued-core v1 18 views

Ranks marketing qualified leads by conversion score based on engagement metrics and recency.

How it works 9 steps

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

Data fetch
contacts contact-list-reader-hubspot
Fetch list reader from hubspot
Process (8 steps)
check guard
Stop if contacts is empty
mqls filter
Filter by condition
with_days map
Extract last_activity_date from each item
scored_raw map
Extract from each item
scored map
Extract from each item
sorted sort
Sort by
top300 slice
Take a subset of
contact_table to_table
Format results as a data table
Output
table contact_table
Settings 2 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

lookback days number = 365
score weights text = [object Object]

Uses (1 ingredient)

Ingredient contact-list-reader-hubspot contact-list-reader-hubspot

About

Tags

hubspot contacthubspotscoringmql

Details

9 steps 2 configurable settings recipe_id: rank-mql-contacts-hubspot