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.
How It Works
How It Works
- Input: Provide up to 50
prospect_idvalues, obtained from the Match Prospects endpoint. - Processing: The system retrieves public LinkedIn® posts associated with the provided prospects.
- Output: Returns structured data in the same order as the input, ensuring easy mapping.
Request Schema
Request Schema
| Field | Type | Description |
|---|---|---|
prospect_ids | Array | A list of up to 50 unique prospect IDs (Required) |
Example Request (cURL)
Example Request (cURL)
Bash
Example Response
Example Response
JSON
Best Practices
Best Practices
- 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.
Bulk LinkedIn® posts Output Signals
Bulk LinkedIn® posts Output Signals
| Signal | API Name | Description | Data Type Final |
|---|---|---|---|
| created_at | Time of posting | Timestamp of when the individual’s post was published. | datetime |
| number_of_likes | Number of post likes | Number of likes the individual’s post received by time of collection. | integer |
| post_url | LinkedIn® post URL | URL to the LinkedIn® post published by individual. | url |
| number_of_comments | Number of post comments | Number of comments on the individual’s post by time of collection. | integer |
| days_since_posted | Days since post | Number of days since the post was published by the individual. | integer |
| post_text | Post text content | Text content of the LinkedIn® post published by individual. | string |
Body Params - Try Me Example
Authorizations
Body
application/json