Boltic · Schema

Boltic Workflow

A Boltic automation workflow consisting of triggers, nodes, and execution configuration for orchestrating tasks across integrations.

AutomationDataSyncGatewaysNoCodeStreamingWorkflows

Properties

Name Type Description
id string Unique identifier for the workflow
name string Human-readable name for the workflow
description string Description of what the workflow does
status string Current status of the workflow
trigger object
nodes array Ordered list of action nodes in the workflow
tags array Tags for categorizing the workflow
executionCount integer Total number of times this workflow has been executed
lastExecutedAt string Timestamp of the last execution
createdAt string
updatedAt string
View JSON Schema on GitHub