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_id
values, 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
Field Name | Description | Data Type |
---|---|---|
prospect_id | Unique identifier of the prospect | String |
display_name | Name of the individual (if available) | Optional[str] |
post_text | Content of the LinkedIn® post | Optional[str] |
days_since_posted | Number of days since the post was published | Optional[int] |
post_url | URL linking to the original LinkedIn® post | Optional[DataTypes.Url] |
number_of_comments | Total number of comments on the post | Optional[int] |
number_of_likes | Total number of likes on the post | Optional[int] |
created_at | Date and time when the post was created | Optional[datetime] |
Body Params - Try Me Example
Authorizations
Body
application/json