Hub Overview
The Orvanta Hub is a community catalogue of automation building blocks you can pull straight into your own workspace. Anything you find there can be forked in, rather than rebuilt from scratch.
Hub content is organised into four categories:
- Scripts: single-purpose, reusable code in TypeScript, Python, and other supported languages
- Flows: multi-step automations that wire scripts together with branches, loops, and approvals
- Apps and resource types: interactive UI apps you can fork, and typed connection schemas for databases, APIs, and AI providers
Typical flow
Section titled “Typical flow”- Search the Hub for a script, flow, or app close to what you need.
- Fork it into your workspace — it lands as an ordinary, editable script/flow/app, not a black box.
- Add any resource types (connections) it depends on from the Hub’s resource-type catalogue.
- Adjust the domain-specific parts and deploy.
Why teams use the Hub
Section titled “Why teams use the Hub”- Skip re-writing common integrations (Slack, GitHub, Stripe, and dozens of others already have a resource type or starter script)
- Start flows from a working example instead of a blank canvas
- Share internal building blocks privately across your own organisation via Private Hub on Enterprise