Understanding Records in Skyvia Data Integration

Understanding Records in Skyvia Data Integration

1.1 Understanding Records in Skyvia Data Integration

A record in Data Integration represents a single row in a database table. Every integration process—Import, Replication, Export, Synchronization, etc —handles individual records.

Records also serve as a measurement unit. You can track processed records in the run history, which shows how many were successfully processed versus how many encountered errors.

For more details, refer to the Data Integration documentation and the Integration Run History section.

1.2 How Skyvia Tracks Records

Skyvia pricing plans are based on the number of records processed per month. This includes:

  • Import & Replication: Records created, updated, or deleted in the target system. (Even if an update doesn’t change the data, it still counts.)
  • Export: Rows included in CSV files generated during export operations.
  • Synchronization: Records successfully created, updated, or deleted in both the source and target systems.
  • Data & Control Flows: All successfully processed rows in Target components, except those using cache or log connections.

For a complete breakdown, check the links below.

1.3 Checking Your Record Usage

You can monitor record consumption using the Usage Summary feature. This tool lets you:

  1. Track used vs. remaining resources
  2. View usage statistics for a specific period
  3. Group data by workspace or integration
  4. Break down record usage by time frame for better tracking

For more details, visit our Usage Summary documentation.

    • Related Articles

    • 📊 Skyvia Data Flow Logs Explained: The Reason Errors and Successes Aren't Shown by Default

      In Data Flow, tracking execution success or failure can be challenging due to the nature of row processing. Rows that fail in one component may succeed in another, complicating error detection. By default, Skyvia logs do not provide detailed error or ...
    • Salesforce Report exports only 2000 records

      Skyvia integrates with Salesforce via its API, inheriting both its features and limitations. One key limitation is the Run Report restriction, which limits data extraction to the first 2,000 rows of a report. For more details on this limitation, we ...
    • 🔒Skyvia IPs for Whitelist

      Skyvia will access your server from one of the following IP addresses: 40.118.246.204 13.86.253.112 52.190.252.0 To ensure proper functionality of your connections, all of these IP addresses must be whitelisted.
    • What is a record?

      The record is an element of the database. It is composed of fields and contains all the data about one particular person, company, or item in a database. Records appear as rows in database tables.
    • A Quick Guide to Importing and Updating Audience Members in Mailchimp

      If your integration involves importing data into Mailchimp Audiences, this information might be helpful. To start, let’s take a quick look at how the UPSERT operation works: If the Id is specified, the integration attempts an Update operation even if ...