Recued
Menu
← Back to recipes

Email Response Analyzer

by recued-core v1 34 views

Analyzes email thread response times against SLA and engagement metrics.

How it works 13 steps

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

Data fetch
activities activity-reader-hubspot
Fetch reader from hubspot
Process (12 steps)
guard_no_data guard
Stop if activities is empty
emails_only filter
Filter by condition
sorted_emails sort
Sort by
recent_emails slice
Take a subset of
with_response_hours map
Extract from each item
our_replies filter
Filter by condition
their_replies filter
Filter by condition
avg_our_response_hours reduce
Reduce with avg
avg_their_response_hours reduce
Reduce with avg
reply_rounds count
Count items in our replies
response_summary to_summary
Format results as a summary card
engagement_checklist to_checklist
Format results as an actionable checklist
Output
summary response_summary
checklist engagement_checklist
Settings 2 configurable

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

max emails number = 20
response sla hours number = 24

Uses (1 ingredient)

Ingredient activity-reader-hubspot activity-reader-hubspot

About

Tags

hubspot emailresponse-timecontacthubspot

Details

13 steps 2 configurable settings recipe_id: analyze-email-response-contact-hubspot