Get Outreach History
Get the outreach and activity history for a specific contact or across all recent activity. Returns send_invitation, send_message, and profile_view events, filterable by contact identifier or activity type. Returns an empty list when no matching activities are found.
Example prompt: Show me the full outreach history for the contact john-doe
[
{
"activity_type": "send_invitation",
"contact": "john-doe",
"occurred_at": "2026-06-10T14:22:00Z"
}
]What you can build
Parameters
Inputs accepted by get_outreach_history.
| Name | Type | Description |
|---|---|---|
| crispy_id | string | Crispy contact UUID, takes priority over other lookup fields |
| linkedin_provider_id | string | LinkedIn provider ID (ACoAA... or ACwA... variant) |
| linkedin_url | string | LinkedIn URL or slug of the contact (e.g. 'john-doe'). [Deprecated: use crispy_id or linkedin_provider_id] |
| contact_id | string | Contact UUID (alternative to linkedin_url). [Deprecated: use crispy_id] |
string | Email address of the contact | |
| activity_type | string | Filter by activity type (e.g. send_invitation, send_message, profile_view) |
| limit | number | Max results (default 50, max 500) |
Related tools
Get Full Contact Picture
Get the complete LinkedIn contact picture in one call: identifiers, campaigns, messages, connection events, company, lead score, and next-best-action.
List And Export Contacts
Query and export LinkedIn contacts with rich filters by connection status, campaign, tags, or custom attributes. Returns JSON or CSV for bulk export.
Get Activities Event Log
Read the raw activities event log of touchpoints, sends, replies, and accepts, filtered by contact, campaign, type, direction, or time.
Search Saved Leads
Search your saved LinkedIn leads and contacts by name, status, tags, or company. Filter to new, contacted, replied, or qualified leads in one call.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.