Upload Incremental Data

Uploads time-series or event-based data that accumulates over time. Unlike snapshot data, incremental data is appended to existing records rather than replacing them. This is best suited for logs, transactions, and historical activity streams.

Incremental Data Characteristics

  • Appended to existing data; previous data is retained
  • Usually includes timestamps
  • Ideal for capturing activity logs, transaction records, and event timelines

Supported Incremental Entities

  • user_activity: Login or activity events from apps
  • transactions: SaaS payments and subscription spend
  • contracts: Vendor contract metadata
Language
Credentials
Header
Click Try It! to start a request and see the response here!