uipathcli icon indicating copy to clipboard operation
uipathcli copied to clipboard

Support UiPath Data Services

Open thschmitt opened this issue 11 months ago • 0 comments

Extend the uipathcli to support UiPath Data Services

UiPath Data Service is a persistent data storage service that brings powerful no-code data modeling and storage capabilities to your Robotic Process Automation (RPA) projects. UiPath Data Service provides a business yet user-friendly service where you can securely store and manage your business data within UiPath.

see https://docs.uipath.com/data-service/automation-cloud/latest/user-guide/introduction

Integrating Data Services requires some work on the plugin discovery side so that CLI commands can be generated on the fly because Data Services allows users to model their own data types which requires the uipathcli to handle dynamic set of operations and arguments to provide type safe commands

thschmitt avatar Mar 18 '25 07:03 thschmitt