Integrations
Connect Bunlead to your CRM, communication tools, and custom systems.
Salesforce
Install from the Salesforce AppExchange or connect from Settings → Integrations → Salesforce. Requires a Salesforce admin account. Bunlead syncs bidirectionally: new CRM leads trigger enrichment, and Bunlead signals create tasks, activities, or custom object records. Supports Salesforce Classic and Lightning. Custom object support available on Enterprise plans.
HubSpot
Connect from Settings → Integrations → HubSpot using OAuth. Bunlead syncs to Contacts, Companies, and Deals. Signals can create HubSpot Tasks, update Contact properties, or trigger HubSpot Workflows. The integration supports both HubSpot Starter (read-only sync) and HubSpot Pro/Enterprise (full bidirectional sync).
Slack
Connect from Settings → Integrations → Slack. Add the Bunlead app to specific channels to receive signal notifications. You can configure per-workflow which Slack channel receives alerts, and format the message using the template editor. Replies to Bunlead Slack messages are not captured — use this for notifications only, not conversation.
Webhooks
Go to Settings → Integrations → Webhooks to configure an endpoint that receives signal events in real time. Events are delivered as JSON POST requests. Payloads include the full company and contact data associated with the signal. Webhook delivery uses HMAC-SHA256 signatures — validate the X-Bunlead-Signature header to verify authenticity.
Outreach and Salesloft
Connect your sequencing tool from Settings → Integrations. Bunlead can add contacts directly to Outreach Sequences or Salesloft Cadences when a signal fires. Configure which sequence to add to from the workflow editor. Contacts are only added if they don't already have an active sequence to prevent double-enrollment.
CSV and API export
Any contact or company list can be exported to CSV at any time. For custom integrations, use the REST API to pull signal events, contact data, and enrichment results into any destination — data warehouse, internal tool, or custom CRM. See the API Reference for authentication details.