Skip to main content
POST
Linkedin Posts

Introduction

The Individual’s Social Media Presence Enrichments API provides insights into a prospect’s social media activity. This endpoint retrieves public posts from professional networks, allowing businesses to analyze engagement trends, content topics, and prospect interests for better outreach and marketing strategies. Key Benefits:
  • Gain real-time visibility into a prospect’s social media activity.
  • Understand professional interests, opinions, and engagement.
  • Improve personalized outreach by leveraging recent posts and topics of discussion.
  • Track changes in professional communication patterns over time.
  1. Input: Provide a prospect_id (retrieved from the Match Prospects endpoint) to fetch their social media data.
  2. Processing: The system gathers publicly available social media posts and organizes them into a structured format.
  3. Output: A response containing recent posts, links to content, and engagement details.
  • Use verified prospect IDs for accurate enrichment.
  • Analyze engagement patterns to tailor marketing efforts.
  • Store and categorize insights in your CRM for future reference.
  • Leverage content analysis for personalized outreach.
  • Monitor recent social media activity to track industry trends and thought leadership.
Key Consideration:
  • Posts retrieved are from publicly available social media content.
  • Engagement data (likes, comments) may not always be available.
  • Ensure valid prospect IDs (from Match Prospects) to retrieve accurate data.
  • Use insights for trend analysis, competitor research, and engagement tracking.

Body Params - Try Me Example

Authorizations

api_key
string
header
required

Body

application/json
prospect_id
string
required

The prospect_id to enrich.

Pattern: ^[a-f0-9]{40}$
request_context
Request Context · object | null
Example:

null

parameters
Parameters · object | null

Response

Successful Response

This is base response model for all responses in partner service.

response_context
ResponseContext · object
required
data
LinkedinProspectsPostsOutputSchema · object
entity_id
Pattern: ^[a-f0-9]{32}$