AI Workflow Manager

Workflow

Basic workflow control nodes
Start
Starting point of workflow
End
End point of workflow
Condition
Branch based on condition
Delay
Wait for specified time

File System

File and directory operations
Read File
Read content from a file
Write File
Write content to a file
Watch Directory
Monitor directory for changes

API

API integration nodes
HTTP Request
Make HTTP/HTTPS requests
GraphQL Query
Execute GraphQL queries
Webhook Listener
Listen for webhook events

Email

Email automation nodes
Send Email
Send email using SMTP
Watch Email
Monitor email inbox
Parse Email
Extract data from emails

Data

Data processing and transformation
Transform
Transform data using JavaScript
Filter
Filter data based on conditions
Aggregate
Aggregate multiple inputs

System

System integration nodes
Execute Command
Run system commands
Database
Execute database queries
Message Queue
Interact with message queues

Inspector

Select a node to edit.

Logs