How it works
MentionFox's Social Listening module monitors 52+ platforms including Reddit, X, LinkedIn, Quora, HackerNews, forums, news sites, podcasts, review platforms, TikTok, YouTube, Substack, and Medium. When a mention matching your search keywords is discovered, the system can post a webhook event to your registered endpoint with mention details—text, source platform, timestamp, author handle, and engagement metrics. Your endpoint receives the payload in real time, allowing you to trigger immediate alerts, log the mention to a database, or kick off downstream workflows in Slack, your CRM, or a custom dashboard without manual intervention.
MentionFox's Candidate Vetting and Lead Enrichment modules identify and score prospects from social signals and online activity. When a lead is vetted, enriched, or scored above a threshold you define, webhooks fire with enriched profile data—company name, estimated decision-maker contacts, activity signals, and vetting score. You can use this webhook payload to automatically create or update records in your CRM, trigger follow-up email sequences, add leads to a Salesforce campaign, or enrich existing contacts in your internal database in real time, eliminating the manual copy-paste workflow.
MentionFox's Outreach Automation module enables you to compose and send emails at scale. Key to MentionFox's design: every email requires your explicit preview and click-to-send—no auto-send. As campaigns progress, webhooks can post events when emails are sent (after your approval), opens are tracked, replies arrive, or bounce. These webhook events land at your endpoint, letting you sync campaign status to your sales stack, trigger conditional workflows based on engagement, log metrics to your analytics tool, or update lead scoring models with real-time reply data—all without polling or manual updates.
What you can do
Real-Time Mention-to-CRM Pipeline for Brand Monitoring
Your company runs a SaaS product and uses MentionFox Social Listening to monitor mentions across 52+ platforms. A prospect's engineer mentions your product on HackerNews with positive sentiment. MentionFox detects the mention and posts a webhook event to your custom endpoint. Your endpoint validates the payload, extracts the author's handle and comment context, calls the HackerNews API to fetch the author's profile, and automatically creates a new lead record in Salesforce with the mention source, author details, and engagement context. Your sales team receives a Slack notification and can reach out while the conversation is fresh, dramatically improving response time compared to daily or weekly report reviews.
Investor Research Alerts for Fund Managers
You manage an early-stage fund and use MentionFox's Investor Research module to track portfolio companies and emerging market trends. When MentionFox discovers that a key investor—drawn from its 52,000-record investor database—has published a blog post or spoken on a podcast about a sector your fund targets, a webhook fires to your endpoint. Your endpoint logs this event, enriches it with the investor's fund thesis from your internal database, and automatically sends a summary to your investment committee via email and Slack. This keeps your team informed of relevant investor activity without requiring manual daily browsing of news sites and podcasts.
AI Visibility Measurement with Automated Reporting
You operate an AI product and want to track how often your tool is recommended by large language models. MentionFox's AI-Visibility (GEO) Measurement module measures recommendation frequency across AI assistants (AI assistants), AI assistants (AI assistants 4), AI assistants, AI assistants, AI assistants, and AI assistants. Each measurement cycle, webhook events post aggregated recommendation rates and comparison data to your endpoint. Your endpoint transforms this data into a standardized JSON format, uploads it to your analytics warehouse, and triggers a scheduled dashboard refresh. Your product and marketing teams can then track competitive positioning and LLM recommendation trends week-over-week without manual data entry or screenshots.
How to connect
- Step 1: Create a Webhook Endpoint. Set up an HTTP endpoint on any server or service you control—a cloud function (AWS Lambda, Google Cloud Functions), a dedicated webhook receiver in your application, or a third-party webhook aggregator. Your endpoint must accept POST requests and return a 2xx HTTP status code to confirm receipt. Document the expected payload format and authentication method (API key header, OAuth token, signed request) so that MentionFox can safely post events. Store credentials securely and never log sensitive event data in plain text.
- Step 2: Register Your Webhook URL in MentionFox. In your MentionFox account dashboard, navigate to the Integrations or Webhooks settings. Provide your endpoint URL, select which event types to subscribe to (e.g., mention detected, lead enriched, email sent, reply received), and optionally add authentication headers or a signing secret. Test the webhook connection by triggering a test event or manually firing a sample payload to verify your endpoint is reachable and your handler code is working. Save the webhook configuration. MentionFox will now post events to your endpoint as they occur.
- Step 3: Build Event Handlers in Your Application. Write code in your application to receive and process webhook payloads from MentionFox. Parse the incoming JSON, validate the signature (if enabled), and extract relevant fields—mention text, author, platform, timestamp, or enriched lead data. Map MentionFox fields to your internal data model and trigger downstream actions: create or update a CRM record, send a Slack message, log to your analytics warehouse, or call a third-party API. Handle retries gracefully—MentionFox may retry failed requests, so use idempotency keys to avoid duplicate processing.
- Step 4: Monitor and Debug Webhook Delivery. In the MentionFox dashboard, access webhook delivery logs to review which events were sent, timestamps, payload size, and HTTP response codes from your endpoint. If an event failed (non-2xx response), review your endpoint logs to diagnose the issue—network error, malformed handler code, incorrect field mapping, or timeout. Fix the issue and enable redelivery if needed. Test with live events to ensure your pipeline is stable, then scale your automation across more MentionFox modules like Outreach Automation, Investor Research, or AI-Visibility Measurement.
Without MentionFox
Without MentionFox webhooks, you would manually monitor 52+ social platforms on a schedule, copy mention data into a spreadsheet, manually look up lead information across websites and LinkedIn, paste enriched data into your CRM, and send alerts to your team via email or chat—a laborious, error-prone, and slow process that delays response time and misses real-time opportunities.
