Recued
← Back to recipes

Email Response Analyzer

by recued-core v1 context

Analyzes email thread response times against SLA and engagement metrics.

How it works

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

max emails number = 20
response sla hours number = 24

Tags

hubspot emailresponse-timecontacthubspot

Details

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

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy analyze-email-response-contact-hubspot and paste it after pairing.