User Guides
DI V3.0
Workflow
For End Users
My Workflow

My Workflow


Manage all workflows created or activated under your account in My Workflows. It provides a centralized view for monitoring workflow status, reviewing execution history, and performing actions such as editing, running, or disabling workflows.

Query Filters

Use the query filters to narrow the displayed workflows:

FilterDescriptionExample
Flow NameSearch workflows by name to quickly locate specific processes.Sync-Inventory-Shopify-To-WMS
Trigger TypeFilter workflows based on their trigger method, such as Cron, API, or Event.Cron
StatusDisplays the state of the workflow.Online, Offline
Flow TypeDistinguishes between workflows built manually (Custom) and those activated from system templates (Template).Template

Managing Workflows

Each workflow entry provides action buttons on the right for managing the workflow’s lifecycle:

ActionDescription
Run NowImmediately executes the workflow, regardless of its scheduled interval. Useful for testing or urgent synchronization.
Edit SettingOpens the workflow configuration page, allowing modification of parameters, connectors, or environment variables.
Set Online/OfflineToggles the workflow’s operational status. When set to Online, the workflow runs according to its trigger configuration; when Offline, execution is paused.
LogsOpens the execution log page to view task results, error messages, and runtime data for troubleshooting.
DeletePermanently removes the workflow. This action cannot be undone.

Note: Use the Logs action frequently during testing or initial deployment to verify that data is processed correctly between systems.