Skip to main content
POST
Linkedin Posts

Description

The Bulk Individual’s Social Media Presence Enrichment API retrieves LinkedIn® post data for up to 50 prospects in a single request. This endpoint helps in monitoring professional engagement, thought leadership, and outreach personalization. Key Benefits:
  • Bulk access to recent LinkedIn® posts from multiple prospects.
  • Identify trends and professional interests to optimize engagement.
  • Enhance lead nurturing with personalized messaging strategies.
  1. Input: Provide up to 50 prospect_id values, obtained from the Match Prospects endpoint.
  2. Processing: The system retrieves public LinkedIn® posts associated with the provided prospects.
  3. Output: Returns structured data in the same order as the input, ensuring easy mapping.
Bash
JSON
  • Use valid prospect IDs to ensure accurate enrichment results.
  • Monitor recent LinkedIn® activity to identify engagement opportunities.
  • Integrate enriched data into CRM systems for sales intelligence.
  • Leverage insights to craft personalized outreach campaigns.

Body Params - Try Me Example

Authorizations

api_key
string
header
required

Body

application/json
prospect_ids
string[]
required
Required array length: 1 - 50 elements
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
total_results
integer
required
data
ProspectsBulkEnrichRow[LinkedinProspectsPostsOutputSchema] · object[]
entity_id
Pattern: ^[a-f0-9]{32}$