Queries Trigify’s enterprise-only Social Mapping graph using keyword, firmographic, and profile filters. Social Mapping is powered by engagement data collected from Social Topics monitoring: create-time discovery and hydration, daily 06:00 UTC rediscovery for active searches, and Day 1, Day 3, and Day 5 engagement backfills checked every 5 minutes. Contact [email protected] to discuss access.
x-spent-credits header.06:00 UTC for active searches1, Day 3, and Day 55 minutesx-api-keysocial:mapping:readENTERPRISE or CUSTOM| Parameter | Required | Description |
|---|---|---|
engaged_with_keywords | Yes | Topic keywords the returned people engaged with |
engaged_with_topic_strength | No | Minimum engagement strength, 0–5. Defaults to 1 |
engaged_with_days | Yes | Lookback window in days, minimum 1, maximum 30 |
job_titles | No | Job titles to include |
job_titles_excludes | No | Job titles to exclude |
company_domain_includes | No | Company domains to include (e.g. ["example.com"]) |
company_domain_excludes | No | Company domains to exclude |
company_sizes | No | Company size buckets to include. Values: 1-10, 11-50, 51-200, 201-500, 501-1000, 1001-5000, 5001-10000, 10001+ |
company_sizes_excludes | No | Company size buckets to exclude. Same values as company_sizes |
industries | No | Industries to include (e.g. ["Computer Software"]) |
industries_excludes | No | Industries to exclude |
location_country | No | Countries to include (e.g. ["United States"]) |
location_excludes | No | Locations to exclude |
followers | No | Follower count ranges to filter by |
page | No | Page number, minimum 1. Defaults to 1 |
page_size | No | Results per page. One of: 10, 25, 50. Defaults to 10 |
includes | No | Fields to include in the response to keep payloads smaller. See Available Fields below |
includes Fields| Field | Description |
|---|---|
first_name | Prospect’s first name |
last_name | Prospect’s last name |
linkedin_url | LinkedIn profile URL |
avatar | Profile picture URL |
location | Location |
company | Company name |
company_domain | Company domain |
job_title | Job title |
followers | Follower count |
post.text | Text of the engaged post |
post.url | URL of the engaged post |
post.date | Date of the engaged post |
post.likes | Like count of the post |
post.comments | Comment count of the post |
engagement.type | Type of engagement (like or comment) |
x-spent-credits response header422 if they exceed query limits; narrow them with fewer keywords, a shorter time window, or more firmographic filtersKeywords that the prospect has engaged with. ex: ['keyword1', 'keyword2']
Number of days since engagement, min 1 day, max 30 days
1 <= x <= 30List of job titles to include in the search. ex: ['Chief Executive Officer']
List of job titles to exclude from the search. ex: ['Chief Executive Officer']
Strength of engagement with the specified keywords. 0-5
List of company domains to include in the search. ex: ['example.com']
List of company domains to exclude from the search. ex: ['example.com']
List of follower counts to include in the search.
List of locations to include in the search. ex: ['United States']
List of locations to exclude from the search. ex: ['United States']
List of industries to include in the search. ex: ['Computer Software']
List of industries to exclude from the search. ex: ['Computer Software']
List of company sizes to include in the search
1-10, 11-50, 51-200, 201-500, 501-1000, 1001-5000, 5001-10000, 10001+ List of company sizes to exclude from the search
1-10, 11-50, 51-200, 201-500, 501-1000, 1001-5000, 5001-10000, 10001+ The page number to retrieve
The number of results to return per page
10, 25, 50 List of fields to include in the response
first_name, last_name, linkedin_url, avatar, location, company, company_domain, job_title, followers, post.text, post.url, post.date, post.likes, post.comments, engagement.type