UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 20, 2026

Get Blob List

UiPath.Azure.Activities.GetBlobList

Description

Retrieves the list of blobs from a specific container.

Project compatibility

Windows - Legacy | Windows | Cross-platform

Configuration

Common

  • DisplayName - The display name of the activity.

Input

  • BlobContainer - Specifies from which container to retrieve the information.
  • MaximumItems - Specifies the maximum number of items that can be returned by this activity. By default, all blob containers are returned.
  • NameStartsWith - Returns only those blobs whose name starts with the given value. This field supports only strings and String variables.

Misc

  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.

Output

  • BlobList - Provides the list of blobs.
  • Description
  • Project compatibility
  • Configuration
  • Common
  • Input
  • Misc
  • Output

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated