Boltic · Schema

Boltic Pipe

A Boltic Pipe is a data synchronization pipeline that connects a data source to a destination with configurable scheduling and field mappings.

AutomationDataSyncGatewaysNoCodeStreamingWorkflows

Properties

Name Type Description
id string Unique identifier for the pipe
name string Human-readable name for the pipe
description string Description of the data sync pipeline
status string Current status of the pipe
source object
destination object
schedule object
lastSyncAt string Timestamp of the last successful sync
rowsSynced integer Total rows synced since creation
createdAt string
updatedAt string
View JSON Schema on GitHub