Getting Started¶
UiPath TS SDK is a lightweight and versatile toolkit for building modern frontend applications with your favorite Node.js framework. It enables you to create process portals, monitoring dashboards, and other interactive apps that connect seamlessly with UiPath services.
Designed to run in both Node.js and browser environments, the SDK makes it simple to integrate UiPath into your applications. The SDK is designed to be easy to adopt even for LLM-assisted or “vibe coding”.
Get started building:¶
- Install the SDK - Add to your project with npm/yarn
- Set up Authentication - Connect to UiPath Cloud
- Start Building - Jump into examples and guides