Introduction
Guides
API Reference
Support
Everything you need to build powerful automations with StitchOps.
Build your first automation workflow in under 5 minutes.
The desktop agent is provided by StitchOps for your operating system. The agent runs locally and executes your workflows.
Click the "Execute" button to run your workflow. Monitor real-time progress in the execution console.
Understand the fundamental building blocks and architecture of StitchOps's intelligent automation platform.
A workflow is a visual automation sequence built with nodes and connections. Think of it as a flowchart where each box performs an action (click a button, send an email, query a database) and arrows define the execution order.
Nodes are the building blocks of workflows. Each node represents a single action: navigate to a URL, click an element, extract text, make an API call, run AI analysis, or execute custom logic.
As a workflow executes, each node can store data in the execution context—a shared memory space accessible to all subsequent nodes.
StitchOps supports multiple selector strategies:
Workflows include built-in error handling mechanisms:
Why StitchOps represents the next generation of intelligent automation—combining the best of RPA, iPaaS, and AI at a fraction of the cost.
Bottom Line: StitchOps eliminates the false choice between iPaaS and RPA. Get cloud API integrations, desktop automation, AI-powered self-healing, and built-in data intelligence—all in one platform at a fraction of the cost.
Your AI-powered automation assistant that transforms natural language into production-ready workflows in seconds.
Describe what you want in plain English, and Stitch builds the entire workflow:
Pro Tip: Stitch works best when you describe the business outcome, not the technical steps. Say "process invoices and update accounting system" instead of "click button, extract text, call API".
Complete reference for all available node types in StitchOps workflows.
Automate web browser interactions including navigation, clicking, form filling, and data extraction.
BROWSER.OPEN
Open a new browser window
BROWSER.NAVIGATE
Navigate to a specific URL
BROWSER.CLICK
Click an element using selectors
BROWSER.TYPE
Type text into an input field
BROWSER.EXTRACT
Extract text or attribute values
BROWSER.SCREENSHOT
Capture a screenshot
Control desktop applications and perform system-level operations.
DESKTOP.LAUNCH_APP
Launch a desktop application
DESKTOP.CLICK_IMAGE
Click on a specific image
DESKTOP.CLICK_TEXT
Click on text found via OCR
DESKTOP.SCREENSHOT
Capture desktop screenshot
Integrate with external services via REST, GraphQL, and HTTP APIs.
API.HTTP_REQUEST
Make HTTP request
API.GRAPHQL_REQUEST
Execute GraphQL query
API.POST
HTTP POST request
Leverage AI capabilities for text generation and image analysis.
AI.TEXT_COMPLETION
Generate text using AI models
AI.IMAGE_ANALYSIS
Analyze images and extract insights
Store, transform, and manage data using FlexSchemas.
DATA.CREATE_RECORD
Create a new record
DATA.READ
Read records with filters
DATA.UPDATE_USER_ATTRIBUTE
Update a specific field
DATA.PARSE_JSON
Parse JSON string
Read, write, and process files in various formats.
FILE.READ_TEXT_FILE
Read plain text file
FILE.WRITE_TEXT_FILE
Write text to file
FILE.READ_CSV
Read and parse CSV
FILE.READ_EXCEL
Read Excel spreadsheet
FILE.READ_PDF
Extract text from PDF
Securely connect to external applications and services with encrypted credential storage in your StitchOps Crypt vault.
Google Workspace
Gmail automation, Google Sheets sync, Drive management
Okta
User provisioning, MFA management, identity automation
Salesforce
CRM data sync, lead management, opportunity tracking
Slack
Send notifications, post messages, create channels
Microsoft 365
Outlook email, OneDrive files, Teams messages
Security: Credentials are encrypted in your customer-isolated StitchOps Crypt vault. Only your desktop agent can access decrypted values during workflow execution—never exposed in the UI, never logged.
Bring your own AI provider for intelligent automation with context-aware decision making.
Unlike cloud-based AI agents that make unpredictable decisions, StitchOps workflows execute exactly what you define. AI enhances your automation within boundaries you set.
StitchOps Approach
Cloud AI Agents
Connect your own API keys for the best models from any provider—or use local models for complete data privacy.
OpenAI
GPT-4o, GPT-4 Turbo, GPT-4 Vision
Anthropic
Claude 3.5 Sonnet, Claude 3 Opus
Gemini Pro, Gemini Vision
Local Models
Llama, Mistral, custom fine-tunes
Cost Control: Use cheaper models for simple tasks and premium models for complex reasoning. You control the budget.
Bank-grade security with customer-isolated encryption and edge computing architecture.
When you store credentials, they go into your own secure vault that only you can unlock. Each customer gets their own unique encryption key.
Sensitive data is processed locally on your desktop agent. The cloud only receives workflow instructions and metrics—never your actual data.
Stored in Cloud
Never Leaves Local
Compliance: SOC 2 Type II ready, GDPR compliant by design, HIPAA compatible, PCI DSS applicable features.
Real-world automation scenarios and implementation patterns.
Download invoices, extract data with AI, validate against purchase orders, and update accounting systems.
Automate multi-department onboarding with role-specific checklists and system provisioning.
Extract leads from LinkedIn, Crunchbase, or company websites and store them in your CRM.
Synchronize product inventory across Shopify, Amazon, eBay, and internal systems in real-time.
Unify user identities across Active Directory, HRIS, Salesforce, and custom applications.
All API requests must include an API key in the request headers. Generate API keys from the Admin panel.
Programmatically manage and execute workflows.
GET /api/workflows
Retrieve all workflows in your workspace
POST /api/workflows/:id/execute
Trigger a workflow execution programmatically
GET /api/workflows/:id/executions/:execution_id
Check the status and results of a workflow execution
Create custom data models tailored to your business needs with instant retrieval and unlimited scale.
POST /api/flex/schemas
Define a new data schema with custom fields
POST /api/flex/data/:schemaName
Insert a new data record into a schema
GET /api/flex/data/:schemaName
Query schema data with filters and sorting
Common issues and their solutions.
Still need help? Contact support or use the Stitch AI copilot to generate solutions.
Can't find what you're looking for? Our support team is here to help.
Contact our support team