Recued
← Back to recipes

LinkedIn Post Finder

by recued-core v1 action

Finds contact's recent LinkedIn posts and drafts personalized engagement comments.

How it works

Data fetch
contact contact-reader-hubspot
Fetch reader from hubspot
Process (10 steps)
validate_linkedin guard
Stop if contact linkedin url is empty
build_search_query template
Generate text from a template
raw_search_results search-exa
Search on exa
annotate_days_old map
Extract published_date from each item
filter_recent_posts filter
Filter by condition
sort_by_recency sort
Sort by
top_posts slice
Take a subset of
validate_results guard
Stop if top posts is empty
post_summary to_summary
Format results as a summary card
draft_comment ai-generate
AI generates content from a template
skip: config.enable_ai equal false
Output
summary post_summary
ai_analysis draft_comment

Settings (2)

Configurable at install. Defaults shown — change anytime in the extension.

enable ai toggle = on
lookback days number = 14

Tags

hubspot contactlinkedinengagementsocial

Details

11 steps 2 configurable settings recipe_id: find-contact-linkedin-posts-hubspot

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy find-contact-linkedin-posts-hubspot and paste it after pairing.