From data transformation to AI-powered automation, explore every node organized by category and purchase tier.
Read data from files with security-scoped bookmarks for sandboxed access.
Write data to files with progress tracking and directory creation.
Read content from the system clipboard, supporting text, images, and files.
Write content to the system clipboard.
Fetch data from HTTP endpoints (GET, POST, PUT, DELETE, PATCH) with full request customization.
Send data to HTTP endpoints as outbound API calls.
Download web page content with optional HTML parsing and CSS selectors.
Download multiple URLs in parallel with configurable concurrency and retry logic.
Receive inbound webhooks from Gitea, GitHub, GitLab, or custom sources with authentication.
Query databases directly with SQL (SQLite, PostgreSQL, MySQL support).
Write data to databases with insert, update, and upsert operations.
Upload files to Amazon S3 via AWS CLI with configurable ACL and regions.
Read Word documents (.docx) and extract text, tables, and metadata.
Create and write Word documents (.docx) from your workflow data.
Read Excel spreadsheets (.xlsx) with sheet selection and cell range support.
Create and write Excel spreadsheets (.xlsx) from your workflow data.
Read and write PowerPoint presentations (.pptx) with slide manipulation.
Parse JSON strings into structured data, or stringify objects to JSON with pretty printing.
Parse CSV strings to arrays of objects, or convert objects to CSV format.
Parse XML strings to structured data, or convert objects to XML format.
Parse YAML strings to structured data with multi-document support.
Map and transform fields between data structures with visual connections.
Filter array items by condition with comparison operators and nested field support.
Sort arrays by field (ascending/descending) with multi-field sorting.
Count, sum, average, min, max, and group by operations on data arrays.
Split data into multiple outputs based on conditions or array chunks.
Merge multiple inputs into a single output with configurable merge strategies.
Regex-based text transformation with capture groups and replacements.
AI/LLM-powered data transformation using OpenAI, Anthropic, or Ollama.
AI-powered array filtering based on categories and semantic criteria.
Extract text and metadata from PDFs using Apple's PDFKit.
Text recognition from images via Apple's Vision framework.
Image manipulation with Core Image filters and transformations.
Parse email files (.eml) and extract content, attachments, and links.
Extract URLs from HTML or text content with domain filtering.
Transform JSON to readable text format with templates.
Generate Markdown tables and convert HTML to Markdown format.
Generate Swift Observable structs from JSON data with automatic type inference.
Generate SwiftUI views from data with automatic layout and binding code.
Generate TypeScript interfaces with proper typing from JSON schemas.
Generate SQL CREATE TABLE statements with constraints and indexes.
Generate GraphQL schema definitions with types, queries, and mutations.
Generate Core Data model files with entities, attributes, and relationships.
Generate Python dataclasses with type hints from JSON data.
Generate Kotlin data classes with serialization annotations.
Generate Protocol Buffer schemas for efficient data serialization.
AI-assisted code generation using OpenAI, Anthropic, or Ollama models.
Compile and run generated Swift code directly in your workflow.
Workflow entry point. Every workflow begins with a Start node.
Branch workflow based on condition evaluation with true/false outputs.
Iterate over array items with configurable loop behavior.
Iterate with filtering and field extraction for complex data processing.
Wait specified seconds before continuing to the next node.
Print data to the execution log for debugging and monitoring.
Store and retrieve values within a workflow execution.
Session/global/eternal context variables for persistent state.
Display native macOS notification popups from your workflow.
Run Bash, Python, Swift, or AppleScript scripts inline.
Encrypt and decrypt data with configurable ciphers.
Compress data to gzip, zip, lz4, lzma, or zlib formats.
Send emails via SMTP with attachments and HTML support.
Send Slack notifications via webhook with rich formatting.
Send Discord notifications via webhook with embeds.
Generate SQL CREATE TABLE from explicit JSON schema definition.
Clone a repository from a remote URL.
Initialize a new Git repository.
Get the current status of a repository.
List or create branches.
Checkout a branch or commit.
Fetch changes from remote without merging.
Pull and merge changes from remote.
Push commits to remote repository.
Stage files for commit.
Commit staged changes with a message.
Show differences between commits or files.
Show commit history with formatting options.
Stash uncommitted changes temporarily.
Apply and remove stashed changes.
Model Context Protocol client for agentic AI tool invocation. Connect to any MCP server and use AI tools in your workflow.
Generate realistic test data based on field names and types. Perfect for testing workflows.
Create bar, pie, line, spark, area, and donut charts. Supports smart data detection including Yahoo Finance format.
Create custom nodes from your tested and certified scripts. Reuse complex logic as drag-and-drop components.
Start with 18 free nodes and upgrade when you need more power.