Advanced workflow capabilities for enterprise-grade automation.
Human-in-the-Loop Approval Node
Pause workflow execution to require human approval before continuing.
| Setting |
Description |
| Approval Type |
Any (first approver), All (unanimous), Majority (>50%), Threshold (specific count) |
| Timeout |
Hours before auto-action (reject, approve, escalate, fail) |
| Notifications |
Email, Slack, in-app, webhook notifications to approvers |
| Comments |
Optional comments with required comment on rejection |
Subflow/Nested Workflow Node
Execute another workflow as a nested subflow for workflow reusability.
- Execution Modes - Sync, async, or parallel
- Input/Output Mapping - Map data between parent and child workflows
- Context Inheritance - Pass context to subflows
- Error Isolation - Prevent subflow failures from affecting parent
- Recursion Protection - Configurable max depth
Browser Automation Node
Automate web browser actions including navigation, clicking, typing, scraping, and screenshots.
| Action |
Description |
| Navigate |
Go to URL with configurable wait conditions |
| Click |
Click elements by CSS selector, XPath, or text |
| Type |
Enter text into form fields |
| Scrape |
Extract data using JSON-based scraping rules |
| Screenshot |
Capture full page, viewport, or specific elements |
| Execute Script |
Run custom JavaScript in page context |
Features: Headless mode, stealth mode, custom viewport, cookie injection, proxy support.
Checkpoint & Retry Node
Save workflow state and enable retry/resume capabilities.
- Checkpoint - Save state at any point with configurable TTL
- Resume - Resume from any saved checkpoint
- Retry Block - Automatic retry with backoff strategies (fixed, linear, exponential)
- Fallback Values - Define fallback on final failure
Real-time Execution Visualization
Watch workflows execute in real-time with live node status updates via Server-Sent Events (SSE).
See node progress, data flow between nodes, and approval requests as they happen.
Social Media Hub - Account Setup
Connect your social media and messaging accounts to manage them all from one place.
Supported Platforms
How to Connect an Account
Go to Social Media Hub
Navigate to Social Media Hub > Accounts tab.
Choose Platform
For OAuth platforms, click the platform card to start authentication. For bot platforms, select from the dropdown.
Enter Credentials
For messaging platforms: Enter your API token and platform-specific fields (Phone ID for WhatsApp, etc.).
For OAuth platforms: Enter Client ID and Secret from the developer portal.
Verify and Connect
Click Connect Platform. The token will be verified and your account connected.
Each platform setup section includes step-by-step instructions for obtaining your API tokens from the developer portals.