Base nodes
Trigger
Trigger workflows from anywhere
Setup
Setup nodes provide organization setup data
Input
Input nodes allow you to provide initial data to your workflow. You can enter text data (each line as a separate item) or upload files that will be processed by subsequent nodes.
Report
Report nodes generate formatted documentation of workflow results, creating professional reports that can be shared with stakeholders.
Output
Output nodes capture and store the results of your workflow. They can save data in different formats (JSON, TXT) with customizable filenames for later retrieval and analysis.
Script
Script nodes allow you to run custom code (Python, Bash) within your workflow, enabling advanced data processing and automation with your own logic.
API
API
Webhook
Webhook
Conditional
Conditional nodes allow you to create conditional logic in your workflow, allowing you to execute different paths based on the input data.
Hacking
Hacking