Recued
← Back to recipes

MQL Conversion Ranker

by recued-core v1 action

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

How it works

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 at install. Defaults shown — change anytime in the extension.

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

Tags

hubspot contacthubspotscoringmql

Details

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

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy rank-mql-contacts-hubspot and paste it after pairing.