Dreamdata · AsyncAPI Specification

Dreamdata Webhook Syncs

Version

View Spec View on GitHub CompanyB2B AttributionRevenue AttributionMarketing AnalyticsCustomer JourneyEvent TrackingAudience ActivationAnalyticsMCPAsyncAPIEvents

AsyncAPI Specification

dreamdata-webhook-syncs.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.dreamdata.io/article/mdebkprrgi-webhook-syncs
spec_type: Webhooks
surface: outbound audience webhook syncs (Audience Hub)
description: >-
  Dreamdata pushes audience data to a configured webhook URL as JSON. An initial sync sends
  all existing audience records; ongoing syncs run daily after each data-modeling run for new
  audience members. Destinations include Zapier, n8n, Clay, or any custom endpoint.
delivery:
  transport: HTTPS POST
  content_type: application/json
  signing: HMAC-SHA256 signature appended to each request; signing key retrievable per sync
  custom_headers: optional key/value HTTP headers for destination auth
operations:
- name: Insert
  description: Sync only new contacts/companies after the initial batch
- name: Upsert
  description: Transmit all property updates for all audience members
entities:
- name: Companies
  fields:
  - name
  - domains
  - country
  - industry
  - employee_count
  - source_system
  - account_owner
  - engagement_score
  - signals_last_30_days
- name: Contacts
  fields:
  - name
  - email
  - title
  - role
  - seniority
  - phone
  - company
  - corporate_email_verified
  - crm_origin
notes: >-
  No AsyncAPI document is published by the provider; this captures the documented webhook
  catalog. Updates to records already synced are not included (except under Upsert).

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/dreamdata-webhook-syncs"
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.