- Getting started
- Licensing
- Setup and configuration
- Using the service
- Reference
- Examples and tutorials
- Logging
Studio activities available for Data Fabric / Data Service under the UiPath.DataService.Activities package, covering entity record manipulation, file operations, and bulk uploads.
This section includes Data Fabric / Data Service related activities available in UiPath® Studio under the UiPath.DataService.Activities pack.
Each Data Service activity includes a scope selector that determines which entities are available: Tenant for tenant-wide entities, or Folder for entities across all Orchestrator folders where you have access. Folder scope is not available in a local workspace on any surface.
Classic activities (RPA workflows)
Classic activities support both tenant-scoped and folder-scoped entities. Folder scope requires UiPath.DataService.Activities v26.10.0 or later, where it is generally available, and works only inside a Solution. It is available in Studio Web and in Studio Desktop 26.10 LTS.
- Entity records manipulation:
- File fields from entity records manipulation:
- Multiple entity records manipulation:
Connector activities (cross-platform)
The following activities are available via the Data Fabric connector in Integration Service:
- Create Entity Record
- Update Entity Record
- Get Entity Record by Id
- Delete Entity Record
- Query Entity Records
- Query Multiple Entity Records — Query records across two related entities in a single request using the star schema data model.
- Upload File to Record Field
- Download File from Record Field
- Delete File from Record Field
For the full availability matrix across surfaces, refer to the Data Fabric connector activities page.
Trigger activities
- Record Created — Trigger a workflow when a Data Fabric record is created.
- Record Updated — Trigger a workflow when a Data Fabric record is updated.