Running a Workflow
Prerequisites
Section titled “Prerequisites”Before running a workflow, ensure:
- ✅ Android device is connected (USB or WiFi)
- ✅ Device shows “Connected” status in Devices panel
- ✅ Instagram app is installed on the device
- ✅ Instagram is logged into the target account
- ✅ Workflow has no validation errors (shows “Ready” status)
Starting a Workflow
Section titled “Starting a Workflow”You can start a workflow from the canvas or from the workflow list.
Method 1: From Workflow Canvas
Section titled “Method 1: From Workflow Canvas”🖼️ [Image: Toolbar with Run button highlighted and device selection dropdown]
- Open your workflow in the canvas
- Click the ▶ Run button in the toolbar
- Select target device from dropdown (if multiple connected)
- Click Start Execution
Method 2: From Workflow List
Section titled “Method 2: From Workflow List”- Go to Workflows in the sidebar
- Find your workflow
- Click the ▶ Play button next to it
- Select device and confirm
Execution Monitor
Section titled “Execution Monitor”🖼️ [Image: Execution Monitor panel showing running workflow with progress bar and log]
Once running, the Execution Monitor shows:
- Device: The connected device running the workflow
- Started: Timestamp when execution began
- Duration: How long the workflow has been running
- Current Module: Which module is actively executing
- Progress: Visual progress bar with count (e.g., 12/25)
- Log: Real-time activity feed with timestamps
Visual Feedback on Canvas
Section titled “Visual Feedback on Canvas”🖼️ [Image: Canvas showing nodes in different states — blue pulsing, green completed, gray waiting]
While running, the canvas shows real-time status:
| Visual | Meaning |
|---|---|
| Blue pulsing node | Currently executing |
| Green node with ✓ | Completed successfully |
| Red node with ✗ | Failed with error |
| Gray node | Waiting to execute |
| Animated connection | Data flowing between nodes |
Execution Options
Section titled “Execution Options”| Option | Description |
|---|---|
| Run Full Workflow | Execute from Start to End |
| Run from Selected | Start execution from a specific node (for testing) |
| Dry Run | Simulate execution without performing actual actions |
| Debug Mode | Step through one module at a time |
What Happens During Execution
Section titled “What Happens During Execution”- Validation: FeedFlux checks workflow is valid
- Device Check: Confirms device is connected and responsive
- App Launch: Opens Instagram on the device (if not already open)
- Module Execution: Runs each module in sequence
- Delay Handling: Waits between actions (as configured)
- Error Handling: Manages unexpected situations
- Completion: Marks workflow as complete