← Back to directory
Sales Medium to set up AI workflow Research & Compile

Sales Prospect Research & Outreach Prep

Source reviewed Updated 2026-07-07

Enter a prospect's name and company to get a synthesized report on their pain points and how your offering provides value.

What it does

Enter a prospect's name and company to instantly receive a report on their pain points and how your offering solves them. This process uses Apollo.io for professional data and Linkup AI to analyze LinkedIn profiles, eliminating the need for manual research. You get a synthesized summary of potential pain points and value propositions ready for outreach.

Step by step

  1. Parse the input name and company to construct the initial Apollo.io search query.
  2. Call the Apollo.io API endpoint with the enriched contact parameters to retrieve professional data.
  3. Format the retrieved LinkedIn profile URL and business context into a structured payload for Linkup AI.

Where the LLM does the work

  • Synthesize the raw Apollo.io data and Linkup analysis into a cohesive narrative that highlights specific pain points.
  • Generate tailored value propositions that directly connect the prospect's role to your specific business offering.
  • Refine the tone of the outreach prep report to match the desired sales persona and industry standards.

Watch out for

LinkedIn URLs might be missing or invalid in Apollo data, so add a validation check that skips Linkup analysis for incomplete records.
Sensitive personal data can trigger compliance issues, so strip any PII from the final report before storing it in your CRM.

Tools that fit

Apollo.io API API Find contact professional data and LinkedIn URL
Linkup API LLM Analyze LinkedIn profile against business context

The agent brief

Everything your agent needs, including the gotchas. Copy it and go.
agent-brief.md
You are helping me build the following AI agent workflow.

## Goal
Sales Prospect Research & Outreach Prep: Enter a prospect's name and company to get a synthesized report on their pain points and how your offering provides value.

## Specification
- What it does: Enter a prospect's name and company to instantly receive a report on their pain points and how your offering solves them. This process uses Apollo.io for professional data and Linkup AI to analyze LinkedIn profiles, eliminating the need for manual research. You get a synthesized summary of potential pain points and value propositions ready for outreach.
- Trigger: Run manually (Manual · on form submission)
- Autonomy: You stay in control
- Expected setup effort: about an afternoon
- Tools/services involved:
  - Apollo.io API: Find contact professional data and LinkedIn URL
  - Linkup API: Analyze LinkedIn profile against business context

## Known pitfalls, handle each one explicitly in your implementation
1. LinkedIn URLs might be missing or invalid in Apollo data, so add a validation check that skips Linkup analysis for incomplete records.
2. Sensitive personal data can trigger compliance issues, so strip any PII from the final report before storing it in your CRM.

## Reference implementation
https://n8n.io/workflows/6492 (workflow template)
Fetch and inspect this before building. If it matches my stack, adapt it;
if not, rebuild the pattern with my tools.

## Process requirements
1. Before building: ask me which of the listed tools I actually use and
   what my platform is (n8n / Make / code / other). Do not assume.
2. Adapt the pattern to my answers; do not force the reference stack.
3. Address every pitfall above; tell me how you handled each.
4. Provide a test plan I can run before letting this touch real data.
5. Ask before any step that sends messages, modifies data, or spends money.

Source: https://usecasesforagents.com/use-case/sales-prospect-research-outreach-prep/ via usecasesforagents.com

Frequently asked questions

Can I use a different Data Enrichment than Apollo?

Yes. Apollo is only the example data enrichment in this recipe. The same flow works with BatchData API, Dumpling AI, influencers.club and PredictLeads API. Swap the data enrichment connection and keep the rest of the setup as written.

Want this running in your business?

This is what I do. I design and build AI agents like this one, and keep them running. If you want it set up for your team instead of doing it yourself, get in touch.
Get in touch →

Who it's for

Built for sales teams who want the prep work done before they pick up the phone.

Founders and execs get the same output without having to ask someone else to run it.

Seen in the wild

← Back to directory