apps
latest
false
- Getting Started
- Demo apps
- How To
- Notifications
- Using VB Expressions
- Designing your App
- Designing your app with Autopilot
- Events and Rules
- Rule: If-Then-Else
- Rule: Open a Page
- Rule: Open URL
- Rule: Close Pop-Over/Bottom Sheet
- Rule: Log Message
- Rule: Show Message
- Rule: Show/Hide Spinner
- Rule: Set Value
- Rule: Start Process
- Rule: Reset Values
- Rule: Upload File to Storage Bucket
- Rule: Download File From Storage Bucket
- Rule: Create Entity Record
- Rule: Update Entity Record
- Rule: Delete Entity Record
- Rule: Add to Queue
- Rule: Trigger workflow
- Rule: Submit Action
- Leveraging RPA in your App
- Leveraging Entities in Your App
- Leveraging Queues in Your App
- Leveraging Media in your app
- Leveraging Actions in your app
- Leveraging Connections in your apps
- Apps in Studio Web
- Application Lifecycle Management (ALM)
- UiPath® First-Party Apps
- Basic Troubleshooting Guide
Custom VB functions

Apps User Guide
Last updated Mar 24, 2025
- Function: Serialize
- Function: Deserialize
- Function: App.QueryParam
- For objects
- For strings
- Function: Add item to list
- Function: Update list item at index
- Function: Delete item from list
- Function: Fetch
- Function: Fetch one
- Function: Create filter group
- Function: Add filter
- Function: Add sort option
- Function: Get choice set
- Function: Get choice set value
- Function: Build data table
- Function: Add row
- Function: Delete row
- Function: Update row at
- Function: Update cell at (using column index)
- Function: Update cell at (using column name)