Invoke Method
UiPath.Box.IntegrationService.Activities.InvokeMethod
Invokes a Box API Method
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Search for Content
UiPath.Box.IntegrationService.Activities.Search
Searches for Content
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Delete Record
UiPath.Box.IntegrationService.Activities.DeleteRecord
Deletes a record in Box.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Record
UiPath.Box.IntegrationService.Activities.GetRecord
Retrieves a record in Box.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Insert Record
UiPath.Box.IntegrationService.Activities.InsertRecord
Inserts a record in Box.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Upsert Record
UiPath.Box.IntegrationService.Activities.UpsertRecord
Replaces a record in Box.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
List All Records
UiPath.Box.IntegrationService.Activities.ListAllRecords
Lists all records in Box.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Copy File
UiPath.Box.IntegrationService.Activities.CopyFile
Copies a file
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Delete File
UiPath.Box.IntegrationService.Activities.DeleteFile
Deletes a File
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Upload File
UiPath.Box.IntegrationService.Activities.UploadFile
Uploads a file
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Download File
UiPath.Box.IntegrationService.Activities.DownloadFile
Downloads a file
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get File Info
UiPath.Box.IntegrationService.Activities.GetFileInfo
Gets info for a file.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Versions
UiPath.Box.IntegrationService.Activities.GetVersions
Get Versions of a file
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Upload File Version
UiPath.Box.IntegrationService.Activities.UploadFileVersion
Uploads a version of a file
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Copy Folder
UiPath.Box.IntegrationService.Activities.CopyFolder
Copies a folder
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create Folder
UiPath.Box.IntegrationService.Activities.CreateFolder
Creates a folder
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Delete Folder
UiPath.Box.IntegrationService.Activities.DeleteFolder
Deletes a folder
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Folder Info
UiPath.Box.IntegrationService.Activities.GetFolderInfo
Gets folder meta data
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Folder Items
UiPath.Box.IntegrationService.Activities.GetFolderItems
Gets folder items
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Create Sign Request
UiPath.Box.IntegrationService.Activities.CreateSignRequest
Creates a SignRequest
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Get Sign Request
UiPath.Box.IntegrationService.Activities.GetSignRequest
Pulls active sign request (non-deleted) details
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Cancel Sign Request
UiPath.Box.IntegrationService.Activities.CancelSignRequest
Cancels sign request by sign request ID
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |
Resend Sign Request
UiPath.Box.IntegrationService.Activities.ResendSignRequest
Resends sign request by sign request ID
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Status | Out | OutArgument<UiPath.BAF.Infrastructure.ResponseStatus> |