Syft Data · AsyncAPI Specification

Syft Data Webhooks

Version

View Spec View on GitHub CompanyLead IntelligenceIntent DataWebsite Visitor IdentificationSales IntelligenceGo-To-MarketAnalyticsMCPAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.syftdata.com/integrations/webhook
type: Webhooks
summary: >-
  Syft pushes account and lead data to any webhook endpoint. The payload shape
  depends on the motion type configured in the dashboard.
delivery:
  direction: outbound
  configuration: Create a Leads or Sessions motion in the Syft dashboard settings.
  endpoint: Any customer-provided HTTPS webhook URL.
events:
  - name: leads.push
    motion_type: Leads
    description: Pushes enriched lead data when a new lead is identified.
    objects: [Company, Lead]
    schema: json-schema/syft-data-webhook_company_properties.json, json-schema/syft-data-webhook_contact_properties.json
  - name: sessions.push
    motion_type: Sessions
    description: Pushes session activity along with the visitor who performed it.
    objects: [Company, Visitor, Session, LinkedIn]
    schema: >-
      json-schema/syft-data-webhook_company_properties.json,
      json-schema/syft-data-webhook_contact_properties.json,
      json-schema/syft-data-webhook_session_properties.json,
      json-schema/syft-data-webhook_linkedin_properties.json
objects:
  - name: Company
    schema_file: json-schema/syft-data-webhook_company_properties.json
  - name: Contact (Lead / Visitor)
    schema_file: json-schema/syft-data-webhook_contact_properties.json
    note: Lead and Visitor share the same Contact schema; Visitor may be anonymous.
  - name: Session
    schema_file: json-schema/syft-data-webhook_session_properties.json
  - name: LinkedIn
    schema_file: json-schema/syft-data-webhook_linkedin_properties.json

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/syft-data-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.