Webhooks in the Trigger Node + additional Nodes
ScriptRun AI: Workflow Builder
Create simple and complex AI workflows to integrate into your business project — fast, reliable, and without limitations.
These AI models are already ready to work together for your project:
Easy API + Webhooks
Cheaper than the original thanks to smart routing! (see Pricing)
Workflow API
Programmatically launch any workflow with input data passing and real-time status tracking
OpenAI-compatible API
A “near-direct” gateway to 50+ models: just set our Base URL and key — and use standard OpenAI-compatible endpoints.
Why do clients choose ScriptRun?
We know how to build solutions that deliver real results.
Roadmap
The project is currently in open beta — your feedback is extremely important to us!
Webhooks in the Trigger Node + additional NodesComing soon
You'll be able to trigger and pass data into a Workflow in real time thanks to Webhook support — enabling more complex and adaptive scenarios for specific tasks.Agent Node with sub-nodes
LangChain with a visual interface! With built-in memory, tools, structured output, and the most popular models.Workflow generation via Agent
Meet your new assistant: an AI Workflow generator. Just enter a text description of your task — and the AI will create a Workflow perfectly suited to your goals. Great for generating both simple chatbots and complex data-processing pipelines. Faster. Smarter. Effortless.
Popular Questions
What are "workflow" and "run"?
A workflow is a chain of nodes (LLM, API, logic). A run is a specific execution of that workflow with input data and execution logs.
What are SR tokens?
An internal unit used for charging nodes/models/runs. You top up your balance and spend tokens as workflows execute.
How does the marketplace work?
You can publish a scenario only after a "successful run". When a client installs a scenario, a hidden copy is created inside their project with input fields and the expected output.
I'm not technical — can I use it?
Yes. Choose a scenario from the marketplace, enter your data, and run it. You can view each execution step and the final result anytime.
And if I'm a developer?
You get a visual editor, API, webhooks, model proxying, versioning, sync, private/paid access — everything needed for production use cases.
Is there API and webhook support?
Yes. You can launch workflows via API and receive webhooks on events (start/success/error/steps).
Can I use your API as a proxy to OpenAI/Claude?
Yes — we provide a "thin proxy" for the OpenAI node in n8n and other systems: you send requests almost exactly as you would to OpenAI/OpenRouter, we inject the keys and charge SR tokens.