Skip to main content
⚠️ Important: Always sync Schema and Category changes before pushing Workflows. If the schema or category referenced in a workflow is not available in the target workspace, it will result in validation errors during sync.
Upload local workflow JSON files to a workspace. Reads .json files from the input directory and pushes them. By default, changes are committed immediately (--commit=true). Use --slug to push a single workflow, or omit to push all.

Syntax

Flags

Example


🚨 Push and Commit Behavior:
  • New workflow not showing up? → Push without commit first, then commit separately
  • Changes not appearing in live mode? → Check if workflows are linked to other workflows
  • Fix: Update your workflow files to include all dependencies, or remove the links