uips-fixtures UiPath.Dropbox.IntegrationService.Activities 5.0.7

19 activities · uips-fixtures catalog v0.3 · generated 2026-04-11T08:33:04Z

Get record
UiPath.Dropbox.IntegrationService.Activities.GetRecord

Retrieves a record in Dropbox.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Insert record
UiPath.Dropbox.IntegrationService.Activities.InsertRecord

Inserts a record in Dropbox.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
List records
UiPath.Dropbox.IntegrationService.Activities.ListRecords

Lists a page of records in Dropbox.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
List all records
UiPath.Dropbox.IntegrationService.Activities.ListAllRecords

Lists all the records of an object in Dropbox.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Delete record
UiPath.Dropbox.IntegrationService.Activities.DeleteRecord

Deletes a record in Dropbox.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Upload file
UiPath.Dropbox.IntegrationService.Activities.FileUploads

Create a new file in user's Dropbox.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Download file
UiPath.Dropbox.IntegrationService.Activities.FileDownloads

Download a file from a user's Dropbox.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Get file details
UiPath.Dropbox.IntegrationService.Activities.GetFileDetails

This helps in providing with file details as output when file path is passed.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Copy files
UiPath.Dropbox.IntegrationService.Activities.CopyFiles

Copy a file to a different location in the user's Dropbox.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Delete file
UiPath.Dropbox.IntegrationService.Activities.DeleteFile

Delete a file from a given path.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Create folder
UiPath.Dropbox.IntegrationService.Activities.CreateFolders

Create a folder in a given path

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Copy folder
UiPath.Dropbox.IntegrationService.Activities.CopyFolder

Copy a folder to a different location in the user's Dropbox. If the source path is a folder all its contents will be copied.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Get folder details
UiPath.Dropbox.IntegrationService.Activities.GetFolderDetails

Get folder details based on folder path.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Get folder content
UiPath.Dropbox.IntegrationService.Activities.GetFolderContent

Get folder content based on folder path.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Delete folder
UiPath.Dropbox.IntegrationService.Activities.DeleteFolders

Delete a folder at a given path

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Search files
UiPath.Dropbox.IntegrationService.Activities.FilesSearch

Searches for files and folders

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>
Invoke operation
UiPath.Dropbox.IntegrationService.Activities.InvokeMethod

Invokes a Dropbox API operation.

Arguments

NameDirTypeReqDefaultDescription
Status Out OutArgument<UiPath.BAF.Infrastructure.ResponseStatus>