Skip to Content
These docs are actively being updated. Check back regularly for new guides and API references.
Data ModelOverview

Data Model

Waypath’s graph data model represents customer engagement as a network of typed nodes connected by typed edges. The graph is derived from Pipeline (CRM) data, every record in Pipeline generates corresponding graph entities.

Overview

  • 12 node types: Customer, Segment, Touchpoint, Campaign, Stage, Channel, Opportunity, Recommendation, Cohort, Journey, Product, Event
  • 17 edge types: relationships like HAS_TOUCHPOINT, INFLUENCED_BY, AT_STAGE
  • Identity resolution: cross-platform customer matching before any data enters the system

In this section