Wait for a new email to be received and resume the workflow
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserFolder | In | InArgument<String> |
|||
| MarkAsRead | In | InArgument<Boolean> |
|||
| WithAttachmentsOnly | In | InArgument<Boolean> |
|||
| IncludeAttachments | In | InArgument<Boolean> |
|||
| Mailbox | In | InArgument<String> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| MailFolderArgument | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailFolderArgument |
|
| Operation | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| UseSharedMailbox | property | Boolean |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| Connector | property | String |
|
| ObjectName | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Wait for a new event to be created in the selected user calendar and resume the workflow
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| Filter | property | UiPath.MicrosoftOffice365.Activities.Calendar.Filters.EventFilterWithVariablesCollection |
|
| ObjectName | property | String |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Wait for a new event invitation to be received on the selected user calendar and resume the workflow
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| Filter | property | UiPath.MicrosoftOffice365.Activities.Calendar.Filters.EventFilterWithVariablesCollection |
|
| ObjectName | property | String |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Wait for someone to reply to a calendar event in the selected user calendar and resume the workflow
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| Filter | property | UiPath.MicrosoftOffice365.Activities.Calendar.Filters.EventFilterWithVariablesCollection |
|
| ObjectName | property | String |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Wait for an event to be updated in the selected user calendar and resume the workflow
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| Filter | property | UiPath.MicrosoftOffice365.Activities.Calendar.Filters.EventFilterWithVariablesCollection |
|
| ObjectName | property | String |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Opens a connection to and authenticates all activities for Microsoft Office 365
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserItemId | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| BrowserRuntimeItemId | In | InArgument<String> |
|||
| BrowserRuntimeParentItemId | In | InArgument<String> |
|||
| ApplicationId | In | InArgument<String> |
|||
| TenantId | In | InArgument<String> |
|||
| Username | In | InArgument<String> |
|||
| Password | In | InArgument<String> |
|||
| SecurePassword | In | InArgument<Security.SecureString> |
|||
| ApplicationSecret | In | InArgument<String> |
|||
| SecureApplicationSecret | In | InArgument<Security.SecureString> |
|||
| CertificateAsBase64 | In | InArgument<String> |
|||
| CertificatePassword | In | InArgument<Security.SecureString> |
|||
| Timeout | In | InArgument<Int32> |
|||
| ContinueOnError | In | InArgument<Boolean> |
|||
| EmailAddress | In | InArgument<String> |
|||
| ImpersonatedUserEmailAddress | In | InArgument<String> |
|||
| Folder | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RuntimeItemFullPathBackup | property | UiPath.Shared.Activities.Utils.BackupSlot<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| ConfigLocation | property | UiPath.MicrosoftOffice365.Activities.Enums.ActivityConfigLocation |
|
| RuntimeItemInputMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| AuthenticationType | property | UiPath.MicrosoftOffice365.Enums.AuthenticationType |
|
| Services | property | UiPath.MicrosoftOffice365.Enums.MicrosoftService |
|
| Environment | property | UiPath.MicrosoftOffice365.Enums.HostingEnvironment |
|
| OAuthApplication | property | UiPath.MicrosoftOffice365.Enums.OAuthApplication |
|
| Connector | property | String |
|
| UseBroker | property | Nullable<Boolean> |
|
| DataStoreLocation | property | UiPath.MicrosoftOffice365.Activities.Enums.DataStoreLocation |
|
| UseConnectionService | property | Boolean |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Waits for a row at the bottom of a table to be filled in and resumes the workflow
No members extracted.
Waits for a cell within a Worksheet to be updated and resumes the workflow
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| CellAddress | In | InArgument<String> |
|||
| UpdatedCell | Out | OutArgument<UiPath.MicrosoftOffice365.Excel.Models.CellInformation> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| Workbook | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| ObjectName | property | String |
|
| TemplateDriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| ParentFolderObjectName | property | String |
|
| RelativePathBindingsKey | property | String |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Waits for a new Sheet within a Workbook to be created and resumes the workflow
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserItemId | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| Workbook | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| ObjectName | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| ParentFolderObjectName | property | String |
|
| RelativePathBindingsKey | property | String |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Wait for a new file to be created in the specified location and resume the workflow
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserParentItemId | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| Connector | property | String |
|
| ObjectName | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentFolderObjectName | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Waits for a new item from the specified sharepoint list to be updated and resumes the workflow.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserParentItemId | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| Connector | property | String |
|
| ObjectName | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentFolderObjectName | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Waits for an email to be sent and resumes the automation workflow
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| WithAttachmentsOnly | In | InArgument<Boolean> |
|||
| IncludeAttachments | In | InArgument<Boolean> |
|||
| Mailbox | In | InArgument<String> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| UseSharedMailbox | property | Boolean |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| Connector | property | String |
|
| ObjectName | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Creates a new task
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Plan | In | InArgument<Microsoft.Graph.PlannerPlan> |
|||
| Bucket | In | InArgument<Microsoft.Graph.PlannerBucket> |
|||
| Title | In | InArgument<String> |
|||
| Result | Out | OutArgument<Microsoft.Graph.PlannerTask> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Deletes an existing task
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Task | In | InArgument<Microsoft.Graph.PlannerTask> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Gets a specific task
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| TaskID | In | InArgument<String> |
|||
| Result | Out | OutArgument<Microsoft.Graph.PlannerTask> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Lists all the tasks from a specific plan
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Plan | In | InArgument<Microsoft.Graph.PlannerPlan> |
|||
| Result | Out | OutArgument<Microsoft.Graph.PlannerTask[]> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Updates an existing task
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Task | In | InArgument<Microsoft.Graph.PlannerTask> |
|||
| Title | In | InArgument<String> |
|||
| StartDateTime | In | InArgument<DateTime> |
|||
| DueDateTime | In | InArgument<DateTime> |
|||
| Assignees | In | InArgument<String[]> |
|||
| PercentComplete | In | InArgument<Int32> |
|||
| Result | Out | OutArgument<Microsoft.Graph.PlannerTask> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| OverwriteAssignees | property | Boolean |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Creates a new plan
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Group | In | InArgument<Microsoft.Graph.Group> |
|||
| PlanTitle | In | InArgument<String> |
|||
| Result | Out | OutArgument<Microsoft.Graph.PlannerPlan> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Retrieves the plan with a specified ID
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| PlanID | In | InArgument<String> |
|||
| Result | Out | OutArgument<Microsoft.Graph.PlannerPlan> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
The entire list of PlannerPlan objects from a specific Group
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Group | In | InArgument<Microsoft.Graph.Group> |
|||
| Result | Out | OutArgument<Microsoft.Graph.PlannerPlan[]> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Creates a new bucket inside a plan
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Plan | In | InArgument<Microsoft.Graph.PlannerPlan> |
|||
| Name | In | InArgument<String> |
|||
| Result | Out | OutArgument<Microsoft.Graph.PlannerBucket> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Creates a new group
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| GroupName | In | InArgument<String> |
|||
| GroupDescription | In | InArgument<String> |
|||
| MailNickname | In | InArgument<String> |
|||
| Account | In | InArgument<String> |
|||
| Result | Out | OutArgument<Microsoft.Graph.Group> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| MailEnabled | property | Boolean |
|
| SecurityEnabled | property | Boolean |
|
| GroupType | property | UiPath.MicrosoftOffice365.Enums.GroupType |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Deletes a specific group
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Group | In | InArgument<Microsoft.Graph.Group> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Gets a Microsoft Office 365 Group
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| MailNickname | In | InArgument<String> |
|||
| Result | Out | OutArgument<Microsoft.Graph.Group> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Run HTTP calls in Microsoft 365 using Microsoft Graph
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RequestMethod | In | InArgument<UiPath.MicrosoftOffice365.Activities.General.Enums.RequestMethod> |
|||
| RequestUrl | In | InArgument<String> |
|||
| ParametersVariable | In | InArgument<Dictionary<String, String>> |
|||
| HeadersVariable | In | InArgument<Dictionary<String, String>> |
|||
| Body | In | InArgument<String> |
|||
| ResponseContent | Out | OutArgument<String> |
|||
| ResponseStatus | Out | OutArgument<Int32> |
|||
| ResponseHeaders | Out | OutArgument<Dictionary<String, String>> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ParametersInputMode | property | UiPath.MicrosoftOffice365.Activities.General.Enums.DictionaryInputMode |
|
| Parameters | property | Dictionary<String, InArgument<String>> |
|
| HeadersInputMode | property | UiPath.MicrosoftOffice365.Activities.General.Enums.DictionaryInputMode |
|
| Headers | property | Dictionary<String, InArgument<String>> |
|
| Scopes | property | String[] |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Assign a sensitivity label to a specified file
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| ActionType | In | InArgument<UiPath.MicrosoftOffice365.Enums.SensitivityLabelActionType> |
|||
| SensitivityLabel | In | InArgument<String> |
|||
| Justification | In | InArgument<String> |
|||
| WaitActionToComplete | In | InArgument<Boolean> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Check-in or check-out a SharePoint file
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| ActionType | In | InArgument<UiPath.MicrosoftOffice365.Enums.CheckinCheckoutActionType> |
|||
| Comment | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Copies a file or folder to the specified destination folder in OneDrive or SharePoint
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| NewName | In | InArgument<String> |
|||
| ConflictResolution | In | InArgument<UiPath.MicrosoftOffice365.Enums.ConflictBehavior> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemDriveName | In | InArgument<String> |
|||
| BrowserItemSiteUrl | In | InArgument<String> |
|||
| BrowserFolderId | In | InArgument<String> |
|||
| BrowserFolderDriveName | In | InArgument<String> |
|||
| BrowserFolderSiteUrl | In | InArgument<String> |
|||
| ManualEntryFolderId | In | InArgument<String> |
|||
| ManualEntryFolderDriveName | In | InArgument<String> |
|||
| ManualEntryFolderSiteUrl | In | InArgument<String> |
|||
| ManualEntryFolderUrl | In | InArgument<String> |
|||
| Folder | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| SecondaryResourceKey | property | String |
|
| SecondaryObjectName | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ItemInputMode | property | Nullable<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| FolderInputMode | property | Nullable<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| FolderArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| FolderSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Creates a folder at the specified location in OneDrive or SharePoint
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| NewFolderName | In | InArgument<String> |
|||
| ConflictResolution | In | InArgument<UiPath.MicrosoftOffice365.Enums.ConflictBehavior> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserParentFolderId | In | InArgument<String> |
|||
| BrowserParentFolderDriveName | In | InArgument<String> |
|||
| BrowserParentFolderSiteUrl | In | InArgument<String> |
|||
| BrowserParentFolderFriendlyName | In | InArgument<String> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentFolderSelectionMode | property | Nullable<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Deletes a file or folder at the specified location in OneDrive or SharePoint
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| PermanentlyDelete | In | InArgument<Boolean> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ItemInputMode | property | Nullable<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Downloads the specified file
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| ConvertToPdf | In | InArgument<Boolean> |
|||
| DestinationPath | In | InArgument<String> |
|||
| ConflictResolution | In | InArgument<UiPath.MicrosoftOffice365.Enums.ConflictBehavior> |
|||
| Result | Out | OutArgument<UiPath.Platform.ResourceHandling.ILocalResource> |
|||
| NewResult | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveLocalItem> |
|||
| File | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserFileId | In | InArgument<String> |
|||
| BrowserFileFriendlyName | In | InArgument<String> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| FileInputMode | property | Nullable<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Iterates over a list of files and folders from OneDrive or SharePoint
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| MaxResults | In | InArgument<Int32> |
|||
| WhatToReturn | In | InArgument<UiPath.MicrosoftOffice365.Enums.FindFilesAndFoldersResultType> |
|||
| TrimDuplicates | In | InArgument<Boolean> |
|||
| IncludeSubfolders | In | InArgument<Boolean> |
|||
| SimpleSearch | In | InArgument<String> |
|||
| FreeTextFilter | In | InArgument<String> |
|||
| QueryFilter | In | InArgument<String> |
|||
| Length | Out | OutArgument<Int32> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| BrowserSpecificUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| CurrentItemVariableName | property | String |
|
| SearchMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.SearchSelectionMode |
|
| SortOptions | property | UiPath.MicrosoftOffice365.Files.Enums.SortOrder |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| LocationInputMode | property | Nullable<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| RelativePathBindingsKey | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Gets a file or folder from OneDrive or SharePoint to use in other activities
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Retrieves file or folder metadata
No members extracted.
Retrieves a list of files and folders from the specified OneDrive or SharePoint location
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| MaxResults | In | InArgument<Int32> |
|||
| WhatToReturn | In | InArgument<UiPath.MicrosoftOffice365.Enums.FindFilesAndFoldersResultType> |
|||
| TrimDuplicates | In | InArgument<Boolean> |
|||
| IncludeSubfolders | In | InArgument<Boolean> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem[]> |
|||
| SimpleSearch | In | InArgument<String> |
|||
| FreeTextFilter | In | InArgument<String> |
|||
| QueryFilter | In | InArgument<String> |
|||
| DestinationFolder | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserSpecificUrl | In | InArgument<String> |
|||
| SharepointSiteUrl | In | InArgument<String> |
|||
| SharepointListId | In | InArgument<String> |
|||
| SharepointLibraryItemFriendlyName | In | InArgument<String> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| MetadataFilter | property | UiPath.MicrosoftOffice365.Activities.Sharepoint.Filters.ColumnFilterCollection |
|
| DynamicMetadataFilter | property | UiPath.MicrosoftOffice365.Activities.Sharepoint.Filters.ColumnByNameFilterCollection |
|
| SearchMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.SearchSelectionMode |
|
| SortOptions | property | UiPath.MicrosoftOffice365.Files.Enums.SortOrder |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| LocationInputMode | property | Nullable<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Gets the list of sensitivity labels assigned to the specified file
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| SensitivityLabels | Out | OutArgument<IEnumerable<UiPath.MicrosoftOffice365.Files.Models.SensitivityLabel>> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Moves a file or folder to the specified destination folder in OneDrive or SharePoint
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| NewName | In | InArgument<String> |
|||
| ConflictResolution | In | InArgument<UiPath.MicrosoftOffice365.Enums.ConflictBehavior> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemDriveName | In | InArgument<String> |
|||
| BrowserItemSiteUrl | In | InArgument<String> |
|||
| BrowserFolderId | In | InArgument<String> |
|||
| BrowserFolderDriveName | In | InArgument<String> |
|||
| BrowserFolderSiteUrl | In | InArgument<String> |
|||
| ManualEntryFolderId | In | InArgument<String> |
|||
| ManualEntryFolderDriveName | In | InArgument<String> |
|||
| ManualEntryFolderSiteUrl | In | InArgument<String> |
|||
| ManualEntryFolderUrl | In | InArgument<String> |
|||
| Folder | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| SecondaryResourceKey | property | String |
|
| SecondaryObjectName | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ItemInputMode | property | Nullable<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| FolderInputMode | property | Nullable<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| FolderArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| FolderSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Renames the specified file or folder from OneDrive or SharePoint.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| NewName | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| Item | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Connector | property | String |
|
| ArgumentsPrefix | property | String |
|
| ParentFolderObjectName | property | String |
|
| RelativePathBindingsKey | property | String |
|
| BindingsKey | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
Updates file or folder metadata
No members extracted.
Uploads the specified files to OneDrive or SharePoint
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| SingleFileToUpload | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
|||
| MultipleFilesToUpload | In | InArgument<IEnumerable<UiPath.Platform.ResourceHandling.IResource>> |
|||
| Metadata | In | InArgument<Data.DataTable> |
|||
| ConflictResolution | In | InArgument<UiPath.MicrosoftOffice365.Enums.ConflictBehavior> |
|||
| FirstResult | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| AllResults | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem[]> |
|||
| DestinationFolder | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| FilesInputMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.FilesInputMode |
|
| FilesList | property | IEnumerable<InArgument<UiPath.Platform.ResourceHandling.IResource>> |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| FolderInputMode | property | Nullable<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Initiates an automation workflow when a file is updated in the specified location
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserItemFriendlyName | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| ObjectName | property | String |
|
| Connector | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Initiates an automation workflow when a new file is created in the specified location
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserItemFriendlyName | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| ObjectName | property | String |
|
| Connector | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Returns all emails from the user's inbox
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Account | In | InArgument<String> |
|||
| MailFolder | In | InArgument<String> |
|||
| EmailId | In | InArgument<String> |
|||
| Query | In | InArgument<String> |
|||
| Top | In | InArgument<Int32> |
|||
| Results | Out | OutArgument<UiPath.MicrosoftOffice365.Models.Office365Message[]> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| OnlyUnreadMessages | property | Boolean |
|
| OrderByDate | property | UiPath.MicrosoftOffice365.Activities.Mail.EOrderByDate |
|
| MarkAsRead | property | Boolean |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
Archives an email
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| In | InArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
||||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Deletes an email
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| In | InArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
||||
| PermanentlyDelete | In | InArgument<Boolean> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Downloads the Outlook attachments for further use
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| In | InArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
||||
| ExcludeInlineAttachments | In | InArgument<Boolean> |
|||
| FilterByFileNames | In | InArgument<String> |
|||
| DestinationPath | In | InArgument<String> |
|||
| ConflictResolution | In | InArgument<UiPath.MicrosoftOffice365.Enums.ConflictBehavior> |
|||
| Result | Out | OutArgument<UiPath.Platform.ResourceHandling.ILocalResource[]> |
|||
| NewResult | Out | OutArgument<UiPath.MicrosoftOffice365.Mail.Models.O365AttachmentLocalItem[]> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| SearchMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.SearchSelectionMode |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Downloads the Outlook email message for further use
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| In | InArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
||||
| DestinationPath | In | InArgument<String> |
|||
| CreateMissingFolders | In | InArgument<Boolean> |
|||
| ConflictResolution | In | InArgument<UiPath.MicrosoftOffice365.Enums.ConflictBehavior> |
|||
| Result | Out | OutArgument<UiPath.Platform.ResourceHandling.ILocalResource> |
|||
| NewResult | Out | OutArgument<UiPath.MicrosoftOffice365.Mail.Models.O365MailLocalItem> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Repeats the contained activities for each email matching the filter criteria
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Mailbox | In | InArgument<String> |
|||
| IncludeSubfolders | In | InArgument<Boolean> |
|||
| MaxResults | In | InArgument<Int32> |
|||
| UnreadOnly | In | InArgument<Boolean> |
|||
| WithAttachmentsOnly | In | InArgument<Boolean> |
|||
| MarkAsRead | In | InArgument<Boolean> |
|||
| Importance | In | InArgument<UiPath.MicrosoftOffice365.Activities.Mail.Enums.ImportanceFilter> |
|||
| FreeTextFilter | In | InArgument<String> |
|||
| QueryFilter | In | InArgument<String> |
|||
| Length | Out | OutArgument<Int32> |
|||
| ManualEntryFolder | In | InArgument<String> |
|||
| BrowserFolder | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| MailFolderArgument | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailFolderArgument |
|
| CurrentItemVariableName | property | String |
|
| UseSharedMailbox | property | Boolean |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| FilterSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.FilterMode |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| SelectionMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.ItemSelectionMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Forwards an email to new recipients
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| In | InArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
||||
| ForwardAs | In | InArgument<String> |
|||
| Body | In | InArgument<String> |
|||
| NewSubject | In | InArgument<String> |
|||
| SingleAttachment | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
|||
| Attachments | In | InArgument<IEnumerable<UiPath.Platform.ResourceHandling.IResource>> |
|||
| AttachmentPaths | In | InArgument<IEnumerable<String>> |
|||
| PreferredTimezone | In | InArgument<String> |
|||
| To | In | InArgument<IEnumerable<String>> |
|||
| Cc | In | InArgument<IEnumerable<String>> |
|||
| Bcc | In | InArgument<IEnumerable<String>> |
|||
| SaveAsDraft | In | InArgument<Boolean> |
|||
| IsDeliveryReceiptRequested | In | InArgument<Boolean> |
|||
| IsReadReceiptRequested | In | InArgument<Boolean> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| UseSharedMailbox | property | Boolean |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| AttachmentInputMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.AttachmentInputMode |
|
| ArgumentAttachments | property | IEnumerable<InArgument<UiPath.Platform.ResourceHandling.IResource>> |
|
| ArgumentAttachmentPaths | property | IEnumerable<InArgument<String>> |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Retrieves the email with the specified ID
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| SharedMailbox | In | InArgument<String> |
|||
| EmailId | In | InArgument<String> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| UseSharedMailbox | property | Boolean |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Retrieves the list of email folders for the selected account
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
Retrieves a list of emails from the specified folder that matches the filter criteria
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| IncludeSubfolders | In | InArgument<Boolean> |
|||
| MaxResults | In | InArgument<Int32> |
|||
| UnreadOnly | In | InArgument<Boolean> |
|||
| WithAttachmentsOnly | In | InArgument<Boolean> |
|||
| MarkAsRead | In | InArgument<Boolean> |
|||
| Importance | In | InArgument<UiPath.MicrosoftOffice365.Activities.Mail.Enums.ImportanceFilter> |
|||
| EmailList | Out | OutArgument<List<UiPath.MicrosoftOffice365.Models.Office365Message>> |
|||
| BrowserFolder | In | InArgument<String> |
|||
| FreeTextFilter | In | InArgument<String> |
|||
| QueryFilter | In | InArgument<String> |
|||
| ManualEntryFolder | In | InArgument<String> |
|||
| Mailbox | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| FilterSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.FilterMode |
|
| MailFolderArgument | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailFolderArgument |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| SelectionMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.ItemSelectionMode |
|
| UseSharedMailbox | property | Boolean |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Retrieves the list of emails within a conversation
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| ConversationId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| Connector | property | String |
|
| BindingsKey | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
Returns the most recent email matching the search criteria
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| UnreadOnly | In | InArgument<Boolean> |
|||
| WithAttachmentsOnly | In | InArgument<Boolean> |
|||
| MarkAsRead | In | InArgument<Boolean> |
|||
| Importance | In | InArgument<UiPath.MicrosoftOffice365.Activities.Mail.Enums.ImportanceFilter> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
|||
| BrowserFolder | In | InArgument<String> |
|||
| FreeTextFilter | In | InArgument<String> |
|||
| QueryFilter | In | InArgument<String> |
|||
| ManualEntryFolder | In | InArgument<String> |
|||
| Mailbox | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| FilterSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.FilterMode |
|
| MailFolderArgument | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailFolderArgument |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| SelectionMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.ItemSelectionMode |
|
| UseSharedMailbox | property | Boolean |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Marks an email as read or unread
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| In | InArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
||||
| MarkAsReadUnread | In | InArgument<UiPath.MicrosoftOffice365.Activities.Mail.Enums.MarkAsReadUnread> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Moves an email to a folder within the same mailbox
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| In | InArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
||||
| CreateFolderIfMissing | In | InArgument<Boolean> |
False |
||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
|||
| SharedMailbox | In | InArgument<String> |
|||
| BrowserFolder | In | InArgument<String> |
|||
| ManualEntryFolder | In | InArgument<String> |
|||
| Mailbox | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| MailFolderArgument | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailFolderArgument |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| SelectionMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.ItemSelectionMode |
|
| UseSharedMailbox | property | Boolean |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Replies to an email
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| In | InArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
||||
| ReplyAs | In | InArgument<String> |
|||
| Body | In | InArgument<String> |
|||
| SingleAttachment | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
|||
| Attachments | In | InArgument<IEnumerable<UiPath.Platform.ResourceHandling.IResource>> |
|||
| AttachmentPaths | In | InArgument<IEnumerable<String>> |
|||
| NewSubject | In | InArgument<String> |
|||
| PreferredTimezone | In | InArgument<String> |
|||
| To | In | InArgument<IEnumerable<String>> |
|||
| Cc | In | InArgument<IEnumerable<String>> |
|||
| Bcc | In | InArgument<IEnumerable<String>> |
|||
| Importance | In | InArgument<UiPath.MicrosoftOffice365.Activities.Mail.Enums.Importance> |
|||
| SaveAsDraft | In | InArgument<Boolean> |
|||
| ReplyToAll | In | InArgument<Boolean> |
|||
| IsDeliveryReceiptRequested | In | InArgument<Boolean> |
|||
| IsReadReceiptRequested | In | InArgument<Boolean> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| UseSharedMailbox | property | Boolean |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| AttachmentInputMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.AttachmentInputMode |
|
| ArgumentAttachments | property | IEnumerable<InArgument<UiPath.Platform.ResourceHandling.IResource>> |
|
| ArgumentAttachmentPaths | property | IEnumerable<InArgument<String>> |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Sends an email message
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Mailbox | In | InArgument<String> |
|||
| To | In | InArgument<IEnumerable<String>> |
|||
| Cc | In | InArgument<IEnumerable<String>> |
|||
| Bcc | In | InArgument<IEnumerable<String>> |
|||
| Subject | In | InArgument<String> |
|||
| Body | In | InArgument<String> |
|||
| TextBody | In | InArgument<String> |
|||
| SingleAttachment | In | InArgument<UiPath.Platform.ResourceHandling.IResource> |
|||
| Attachments | In | InArgument<IEnumerable<UiPath.Platform.ResourceHandling.IResource>> |
|||
| AttachmentPaths | In | InArgument<IEnumerable<String>> |
|||
| Importance | In | InArgument<UiPath.MicrosoftOffice365.Activities.Mail.Enums.Importance> |
|||
| ReplyTo | In | InArgument<IEnumerable<String>> |
|||
| SaveAsDraft | In | InArgument<Boolean> |
|||
| IsDeliveryReceiptRequested | In | InArgument<Boolean> |
|||
| IsReadReceiptRequested | In | InArgument<Boolean> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| UseSharedMailbox | property | Boolean |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| InputType | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.BodyInputType |
|
| AttachmentInputMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.AttachmentInputMode |
|
| AttachmentList | property | IEnumerable<InArgument<UiPath.Platform.ResourceHandling.IResource>> |
|
| ArgumentAttachmentPaths | property | IEnumerable<InArgument<String>> |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Assigns categories to an email
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| In | InArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
||||
| CategoriesToAssign | In | InArgument<String[]> |
|||
| SpecificCategoriesToRemove | In | InArgument<String[]> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.MailboxArgument |
|
| CategoriesToRemove | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.CategoriesToRemove |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Stops the send automatic replies to notify others that you are out of office
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Activates and configure the send automatic replies to notify others that you are out of the office. If Out of Office is already activated, this activity will also update the existing settings
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| StartTime | In | InArgument<DateTimeOffset> |
|||
| EndTime | In | InArgument<DateTimeOffset> |
|||
| InternalMessage | In | InArgument<String> |
|||
| SendRepliesOutsideOrganization | In | InArgument<Boolean> |
|||
| SendRepliesToContactsOnly | In | InArgument<Boolean> |
|||
| ExternalMessage | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Initiates an automation workflow when an email is sent
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| IncludeAttachments | In | InArgument<Boolean> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| SharedMailboxBindingKey | property | String |
|
| Connector | property | String |
|
| ObjectName | property | String |
|
| WithAttachmentsOnly | property | Boolean |
|
| UseSharedMailbox | property | Boolean |
|
| Mailbox | property | String |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.TriggerMailboxArgument |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Starts workflow execution when a new email arrives
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| MarkAsRead | In | InArgument<Boolean> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Models.Office365Message> |
|||
| IncludeAttachments | In | InArgument<Boolean> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| MailFolderArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.TriggerMailFolderArgument |
|
| BrowserFolderName | property | String |
|
| BrowserFolderId | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| SharedMailboxBindingKey | property | String |
|
| Connector | property | String |
|
| ObjectName | property | String |
|
| WithAttachmentsOnly | property | Boolean |
|
| UseSharedMailbox | property | Boolean |
|
| Mailbox | property | String |
|
| MailboxArg | property | UiPath.MicrosoftOffice365.Activities.Mail.Models.TriggerMailboxArgument |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Adds an event to the indicated calendar
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Title | In | InArgument<String> |
|||
| StartDateTime | In | InArgument<DateTimeOffset> |
|||
| EndDateTime | In | InArgument<DateTimeOffset> |
|||
| Timezone | In | InArgument<String> |
|||
| Recurrence | In | InArgument<String> |
|||
| AllDayEvent | In | InArgument<Boolean> |
|||
| RequiredAttendees | In | InArgument<IEnumerable<String>> |
|||
| OptionalAttendees | In | InArgument<IEnumerable<String>> |
|||
| ResourceAttendees | In | InArgument<IEnumerable<String>> |
|||
| Location | In | InArgument<String> |
|||
| MeetingUrl | In | InArgument<String> |
|||
| IsOnlineMeeting | In | InArgument<Boolean> |
|||
| Description | In | InArgument<String> |
|||
| Attachments | In | InArgument<IEnumerable<UiPath.Platform.ResourceHandling.IResource>> |
|||
| Importance | In | InArgument<UiPath.MicrosoftOffice365.Activities.Mail.Enums.Importance> |
|||
| Categories | In | InArgument<IEnumerable<String>> |
|||
| ShowAs | In | InArgument<UiPath.MicrosoftOffice365.Activities.Calendar.Enums.FreeBusyStatus> |
|||
| Sensitivity | In | InArgument<UiPath.MicrosoftOffice365.Activities.Mail.Enums.Sensitivity> |
|||
| PreferredReturnTimezone | In | InArgument<String> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem> |
|||
| Calendar | In | InArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365CalendarItem> |
|||
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarGroupId | In | InArgument<String> |
|||
| BrowserGroupId | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| AttachmentInputMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.AttachmentInputMode |
|
| ArgumentAttachments | property | IEnumerable<InArgument<UiPath.Platform.ResourceHandling.IResource>> |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| CalendarInputMode | property | UiPath.MicrosoftOffice365.Activities.Calendar.Enums.ECalendarMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Cancels an event and sends cancellation notification to all event attendees. Event is considered as deleted afterwards.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Event | In | InArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem> |
|||
| DeleteOption | In | InArgument<UiPath.MicrosoftOffice365.Enums.DeleteOptionType> |
|||
| Comment | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Returns possible time-slots for a meeting between the specified attendees.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Attendees | In | InArgument<IEnumerable<String>> |
|||
| IntervalStart | In | InArgument<DateTimeOffset> |
|||
| IntervalEnd | In | InArgument<DateTimeOffset> |
|||
| MeetingDuration | In | InArgument<TimeSpan> |
|||
| Timezone | In | InArgument<String> |
|||
| OrganizerRequired | In | InArgument<Boolean> |
|||
| Constraint | In | InArgument<UiPath.MicrosoftOffice365.Calendar.Enums.MeetingTimeConstraint> |
|||
| Locations | In | InArgument<IEnumerable<String>> |
|||
| EmptySuggestionsReason | Out | OutArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
Iterates through a list of calendar events defined by the filter criteria. The output can be used in further activities
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| StartDate | In | InArgument<DateTimeOffset> |
|||
| EndDate | In | InArgument<DateTimeOffset> |
|||
| MaxResults | In | InArgument<Int32> |
|||
| PreferredReturnTimezone | In | InArgument<String> |
|||
| QueryFilter | In | InArgument<String> |
|||
| Length | Out | OutArgument<Int32> |
|||
| Calendar | In | InArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365CalendarItem> |
|||
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarGroupId | In | InArgument<String> |
|||
| BrowserGroupId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| CurrentItemVariableName | property | String |
|
| FilterSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Calendar.Enums.EventFilterMode |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| CalendarInputMode | property | UiPath.MicrosoftOffice365.Activities.Calendar.Enums.ECalendarMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Forwards an event to all the specified attendees
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Event | In | InArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem> |
|||
| Attendees | In | InArgument<IEnumerable<String>> |
|||
| ApplyOnSeries | In | InArgument<Boolean> |
|||
| Comment | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Retrieves a list of calendars. The output can be used in further activities
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Calendars | Out | OutArgument<List<UiPath.MicrosoftOffice365.Calendar.Models.O365CalendarItem>> |
|||
| DefaultCalendar | Out | OutArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365CalendarItem> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| IncludeGroupCalendars | property | Boolean |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| EventId | In | InArgument<String> |
|||
| Event | Out | OutArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem> |
|||
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| Calendar | In | InArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365CalendarItem> |
|||
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarGroupId | In | InArgument<String> |
|||
| BrowserGroupId | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| Connector | property | String |
|
| CalendarInputMode | property | UiPath.MicrosoftOffice365.Activities.Calendar.Enums.ECalendarMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Retrieves a list of calendar events defined by the filter criteria. The output can be used in further activities
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| StartDate | In | InArgument<DateTimeOffset> |
|||
| EndDate | In | InArgument<DateTimeOffset> |
|||
| MaxResults | In | InArgument<Int32> |
|||
| PreferredReturnTimezone | In | InArgument<String> |
|||
| QueryFilter | In | InArgument<String> |
|||
| EventList | Out | OutArgument<List<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem>> |
|||
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| Calendar | In | InArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365CalendarItem> |
|||
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarGroupId | In | InArgument<String> |
|||
| BrowserGroupId | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| FilterSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Calendar.Enums.EventFilterMode |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| Connector | property | String |
|
| CalendarInputMode | property | UiPath.MicrosoftOffice365.Activities.Calendar.Enums.ECalendarMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Modifies and updates the properties of the chosen event. The properties left blank remain unchanged
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Event | In | InArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem> |
|||
| Title | In | InArgument<String> |
|||
| StartDateTime | In | InArgument<DateTimeOffset> |
|||
| EndDateTime | In | InArgument<DateTimeOffset> |
|||
| Timezone | In | InArgument<String> |
|||
| AllDayEvent | In | InArgument<Boolean> |
|||
| Recurrence | In | InArgument<String> |
|||
| OverwriteRequiredAttendees | In | InArgument<IEnumerable<String>> |
|||
| AddRequiredAttendees | In | InArgument<IEnumerable<String>> |
|||
| RemoveRequiredAttendees | In | InArgument<IEnumerable<String>> |
|||
| OverwriteOptionalAttendees | In | InArgument<IEnumerable<String>> |
|||
| AddOptionalAttendees | In | InArgument<IEnumerable<String>> |
|||
| RemoveOptionalAttendees | In | InArgument<IEnumerable<String>> |
|||
| OverwriteResourceAttendees | In | InArgument<IEnumerable<String>> |
|||
| AddResourceAttendees | In | InArgument<IEnumerable<String>> |
|||
| RemoveResourceAttendees | In | InArgument<IEnumerable<String>> |
|||
| Location | In | InArgument<String> |
|||
| MeetingUrl | In | InArgument<String> |
|||
| IsOnlineMeeting | In | InArgument<Boolean> |
|||
| Description | In | InArgument<String> |
|||
| OverwriteAttachments | In | InArgument<IEnumerable<UiPath.Platform.ResourceHandling.IResource>> |
|||
| AddAttachments | In | InArgument<IEnumerable<UiPath.Platform.ResourceHandling.IResource>> |
|||
| RemoveAttachments | In | InArgument<IEnumerable<UiPath.Platform.ResourceHandling.IResource>> |
|||
| Importance | In | InArgument<Nullable<UiPath.MicrosoftOffice365.Activities.Mail.Enums.Importance>> |
|||
| OverwriteCategories | In | InArgument<IEnumerable<String>> |
|||
| AddCategories | In | InArgument<IEnumerable<String>> |
|||
| RemoveCategories | In | InArgument<IEnumerable<String>> |
|||
| ShowAs | In | InArgument<Nullable<UiPath.MicrosoftOffice365.Activities.Calendar.Enums.FreeBusyStatus>> |
|||
| Sensitivity | In | InArgument<Nullable<UiPath.MicrosoftOffice365.Activities.Mail.Enums.Sensitivity>> |
|||
| PreferredReturnTimezone | In | InArgument<String> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| ChangeRequiredAttendees | property | UiPath.MicrosoftOffice365.Activities.Calendar.Enums.EventPropertyChange |
|
| ChangeOptionalAttendees | property | UiPath.MicrosoftOffice365.Activities.Calendar.Enums.EventPropertyChange |
|
| ChangeResourceAttendees | property | UiPath.MicrosoftOffice365.Activities.Calendar.Enums.EventPropertyChange |
|
| ChangeAttachments | property | UiPath.MicrosoftOffice365.Activities.Calendar.Enums.EventPropertyChange |
|
| OverwriteAttachmentInputMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.AttachmentInputMode |
|
| OverwriteArgumentAttachments | property | IEnumerable<InArgument<UiPath.Platform.ResourceHandling.IResource>> |
|
| AddAttachmentInputMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.AttachmentInputMode |
|
| AddArgumentAttachments | property | IEnumerable<InArgument<UiPath.Platform.ResourceHandling.IResource>> |
|
| RemoveAttachmentInputMode | property | UiPath.MicrosoftOffice365.Activities.Mail.Enums.AttachmentInputMode |
|
| RemoveArgumentAttachments | property | IEnumerable<InArgument<UiPath.Platform.ResourceHandling.IResource>> |
|
| ChangeCategories | property | UiPath.MicrosoftOffice365.Activities.Calendar.Enums.EventPropertyChange |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Defines a reply to an event invitation
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Event | In | InArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem> |
|||
| Response | In | InArgument<UiPath.MicrosoftOffice365.Enums.EventResponseType> |
|||
| ApplyOnSeries | In | InArgument<Boolean> |
|||
| EmailOrganizer | In | InArgument<Boolean> |
|||
| Comment | In | InArgument<String> |
|||
| NewStartTime | In | InArgument<DateTimeOffset> |
|||
| NewEndTime | In | InArgument<DateTimeOffset> |
|||
| NewTimezone | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Initiates an automation workflow when someone replies to a calendar event in the selected user calendar
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarGroupId | In | InArgument<String> |
|||
| BrowserGroupId | In | InArgument<String> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| ObjectName | property | String |
|
| Connector | property | String |
|
| Filter | property | UiPath.MicrosoftOffice365.Activities.Calendar.Filters.TriggerEventFilterCollection |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Initiates an automation workflow when an event is updated in the selected user calendar
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarGroupId | In | InArgument<String> |
|||
| BrowserGroupId | In | InArgument<String> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| ObjectName | property | String |
|
| Connector | property | String |
|
| Filter | property | UiPath.MicrosoftOffice365.Activities.Calendar.Filters.TriggerEventFilterCollection |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Initiates an automation workflow when a new event is created in the selected user calendar
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarGroupId | In | InArgument<String> |
|||
| BrowserGroupId | In | InArgument<String> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| Operation | property | String |
|
| ObjectName | property | String |
|
| Connector | property | String |
|
| Filter | property | UiPath.MicrosoftOffice365.Activities.Calendar.Filters.TriggerEventFilterCollection |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Initiates an automation workflow when a new event invitation is received on the selected user calendar
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserCalendarFriendlyName | In | InArgument<String> |
|||
| BrowserCalendarId | In | InArgument<String> |
|||
| BrowserCalendarGroupId | In | InArgument<String> |
|||
| BrowserGroupId | In | InArgument<String> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Calendar.Models.O365EventItem> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| CalendarArgument | property | UiPath.MicrosoftOffice365.Activities.Calendar.Models.CalendarArgument |
|
| ObjectName | property | String |
|
| Connector | property | String |
|
| Filter | property | UiPath.MicrosoftOffice365.Activities.Calendar.Filters.TriggerEventFilterCollection |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Copies a range and pastes it to another location
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserDestinationItemId | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| BrowserParentDestinationItemId | In | InArgument<String> |
|||
| BrowserItemFriendlyName | In | InArgument<String> |
|||
| DestinationRange | In | InArgument<String> |
|||
| WhatToCopy | In | InArgument<UiPath.MicrosoftOffice365.Enums.ValuesType> |
|||
| Range | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| SecondaryResourceKey | property | String |
|
| SecondaryResourceRelativePathBindingsKey | property | String |
|
| DestinationItem | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| TemplateDestinationItem | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| TemplateItem | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Item | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Connector | property | String |
|
| ArgumentsPrefix | property | String |
|
| ParentFolderObjectName | property | String |
|
| RelativePathBindingsKey | property | String |
|
| BindingsKey | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
Gets the color of a given cell
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserItemFriendlyName | In | InArgument<String> |
|||
| CellAddress | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| Range | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| TemplateItem | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Item | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Connector | property | String |
|
| ArgumentsPrefix | property | String |
|
| ParentFolderObjectName | property | String |
|
| RelativePathBindingsKey | property | String |
|
| BindingsKey | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
Sets the background color of a specified range
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserItemFriendlyName | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| Color | In | InArgument<Drawing.Color> |
|||
| Range | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| TemplateItem | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Item | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Connector | property | String |
|
| ArgumentsPrefix | property | String |
|
| ParentFolderObjectName | property | String |
|
| RelativePathBindingsKey | property | String |
|
| BindingsKey | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
Finds a value in a range using VLOOKUP function
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserItemFriendlyName | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ValueToLookup | In | InArgument<Object> |
|||
| ColumnIndex | In | InArgument<Int32> |
|||
| ExactMatch | In | InArgument<Boolean> |
|||
| Range | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| TemplateItem | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Item | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Connector | property | String |
|
| ArgumentsPrefix | property | String |
|
| ParentFolderObjectName | property | String |
|
| RelativePathBindingsKey | property | String |
|
| BindingsKey | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
Adds a new sheet to the specified workbook
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| SheetName | In | InArgument<String> |
|||
| ConflictResolution | In | InArgument<UiPath.MicrosoftOffice365.Enums.ConflictBehavior> |
Mono.Cecil.CustomAttributeArgument |
||
| NewSheetName | Out | OutArgument<String> |
|||
| Workbook | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Creates a table from the specified range
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| SheetName | In | InArgument<String> |
|||
| Range | In | InArgument<String> |
|||
| TableName | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| HasHeaders | property | Boolean |
|
| Item | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Connector | property | String |
|
| ArgumentsPrefix | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentFolderObjectName | property | String |
|
| RelativePathBindingsKey | property | String |
|
| BindingsKey | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
Creates a new Excel workbook
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| WorkbookName | In | InArgument<String> |
|||
| FirstSheetName | In | InArgument<String> |
|||
| ConflictResolution | In | InArgument<UiPath.MicrosoftOffice365.Enums.ConflictBehavior> |
|||
| Result | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserParentFolderId | In | InArgument<String> |
|||
| BrowserParentFolderDriveName | In | InArgument<String> |
|||
| BrowserParentFolderSiteUrl | In | InArgument<String> |
|||
| BrowserParentFolderFriendlyName | In | InArgument<String> |
|||
| ParentFolderExisting | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentFolderSelectionMode | property | Nullable<UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Deletes a specified column from a sheet, table or range. The column on the right of the deleted column is shifted to the left
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| HasHeaders | In | InArgument<Boolean> |
|||
| Column | In | InArgument<String> |
|||
| DeleteMode | In | InArgument<UiPath.MicrosoftOffice365.Activities.Excel.Enums.ColumnDeleteMode> |
|||
| RangeInformation | Out | OutArgument<UiPath.MicrosoftOffice365.Excel.Models.RangeInformation> |
|||
| Range | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| TemplateBrowserItemId | In | InArgument<String> |
|||
| TemplateBrowserDriveName | In | InArgument<String> |
|||
| TemplateBrowserSiteUrl | In | InArgument<String> |
|||
| WorkbookSample | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| TemplateArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RangeMode | property | UiPath.MicrosoftOffice365.Activities.Excel.Enums.InputRangeMode |
|
| Connector | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Deletes a range from the selected Excel Workbook
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Range | In | InArgument<String> |
|||
| DeleteMode | In | InArgument<UiPath.MicrosoftOffice365.Activities.Excel.Enums.RangeDeleteMode> |
|||
| Workbook | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Deletes one or several rows from a specified positions in an Workbook Range. The bellow cells will be shifted up
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Rows | In | InArgument<String> |
|||
| DeleteMode | In | InArgument<UiPath.MicrosoftOffice365.Activities.Excel.Enums.RowsDeleteMode> |
|||
| RangeInformation | Out | OutArgument<UiPath.MicrosoftOffice365.Excel.Models.RangeInformation> |
|||
| Range | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| TemplateBrowserItemId | In | InArgument<String> |
|||
| TemplateBrowserDriveName | In | InArgument<String> |
|||
| TemplateBrowserSiteUrl | In | InArgument<String> |
|||
| WorkbookSample | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| TemplateArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RangeMode | property | UiPath.MicrosoftOffice365.Activities.Excel.Enums.InputRangeMode |
|
| Connector | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Deletes a sheet from the specified workbook
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| SheetName | In | InArgument<String> |
|||
| Workbook | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Iterates through the rows in a specified range within a worksheet
No members extracted.
Iterates through the sheets within a workbook
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Length | Out | OutArgument<Int32> |
|||
| Workbook | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| CurrentItemVariableName | property | String |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| RelativePathBindingsKey | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Reads the information from the indicated cell for subsequent activities like Write Cell
No members extracted.
Read the values in a column from the first cell to the last completed value.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Cell | In | InArgument<String> |
|||
| ValuesType | In | InArgument<UiPath.MicrosoftOffice365.Enums.ValuesType> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| Range | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| TemplateItem | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Item | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Connector | property | String |
|
| ArgumentsPrefix | property | String |
|
| ParentFolderObjectName | property | String |
|
| RelativePathBindingsKey | property | String |
|
| BindingsKey | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
Reads and saves the information from an Excel Workbook’s range for subsequent activities like Write Range
No members extracted.
Reads the specified row's value from the first to the last completed cell.
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| Cell | In | InArgument<String> |
|||
| ValuesType | In | InArgument<UiPath.MicrosoftOffice365.Enums.ValuesType> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| Range | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| TemplateItem | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Item | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Connector | property | String |
|
| ArgumentsPrefix | property | String |
|
| ParentFolderObjectName | property | String |
|
| RelativePathBindingsKey | property | String |
|
| BindingsKey | property | String |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
Renames a sheet from the specified workbook
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| OldSheetName | In | InArgument<String> |
|||
| NewSheetName | In | InArgument<String> |
|||
| Workbook | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Writes information in the selected Workbook cell
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| RangeLocation | In | InArgument<String> |
|||
| Cell | In | InArgument<String> |
|||
| WhatToWrite | In | InArgument<Object> |
|||
| Workbook | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Writes a column in a selected Excel file using an Array column or a Data column. You can map individual fields to target columns using the individual fields option under Data column to write “+” icon
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| WriteMode | In | InArgument<UiPath.MicrosoftOffice365.Activities.Excel.Enums.RangeWriteMode> |
|||
| DataColumn | In | InArgument<Data.DataColumn> |
|||
| ArrayColumn | In | InArgument<IEnumerable<Object>> |
|||
| ColumnPosition | In | InArgument<Int32> |
|||
| Range | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| TemplateBrowserItemId | In | InArgument<String> |
|||
| TemplateBrowserDriveName | In | InArgument<String> |
|||
| TemplateBrowserSiteUrl | In | InArgument<String> |
|||
| WorkbookSample | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| DataType | property | UiPath.MicrosoftOffice365.Activities.Excel.Enums.InputDataType |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| TemplateArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RangeMode | property | UiPath.MicrosoftOffice365.Activities.Excel.Enums.InputRangeMode |
|
| Connector | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Writes a data table to the indicated range from the selected Excel Workbook
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| TableName | In | InArgument<String> |
|||
| RangeWorksheetName | In | InArgument<String> |
|||
| RangeAddress | In | InArgument<String> |
|||
| SheetName | In | InArgument<String> |
|||
| GlobalRange | In | InArgument<String> |
|||
| WriteMode | In | InArgument<UiPath.MicrosoftOffice365.Activities.Excel.Enums.RangeWriteMode> |
|||
| Source | In | InArgument<Data.DataTable> |
|||
| IncludeHeaders | In | InArgument<Boolean> |
|||
| RowPosition | In | InArgument<Int32> |
|||
| Workbook | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| Range | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| TemplateBrowserItemId | In | InArgument<String> |
|||
| TemplateBrowserDriveName | In | InArgument<String> |
|||
| TemplateBrowserSiteUrl | In | InArgument<String> |
|||
| WorkbookSample | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| RangeType | property | UiPath.MicrosoftOffice365.Activities.Excel.Enums.InputRangeMode |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| TemplateArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RangeMode | property | UiPath.MicrosoftOffice365.Activities.Excel.Enums.InputRangeMode |
|
| Connector | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Writes a row in a selected Excel file using an Array row or a Data row. You can map individual fields to target columns using the individual fields option under Data row to write “+” icon
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| WriteMode | In | InArgument<UiPath.MicrosoftOffice365.Activities.Excel.Enums.RangeWriteMode> |
|||
| DataRow | In | InArgument<Data.DataRow> |
|||
| ArrayRow | In | InArgument<IEnumerable<Object>> |
|||
| RowPosition | In | InArgument<Int32> |
|||
| HasHeaders | In | InArgument<Boolean> |
|||
| Range | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| TemplateBrowserItemId | In | InArgument<String> |
|||
| TemplateBrowserDriveName | In | InArgument<String> |
|||
| TemplateBrowserSiteUrl | In | InArgument<String> |
|||
| WorkbookSample | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| Item | In | InArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| ManualEntryItemId | In | InArgument<String> |
|||
| ManualEntryDriveName | In | InArgument<String> |
|||
| ManualEntrySiteUrl | In | InArgument<String> |
|||
| ManualEntryItemUrl | In | InArgument<String> |
|||
| ManualEntryItemFullPath | In | InArgument<String> |
|||
| BrowserParentItemId | In | InArgument<String> |
|||
| ManualEntryItemRelativePath | In | InArgument<String> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| DataType | property | UiPath.MicrosoftOffice365.Activities.Excel.Enums.InputDataType |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| TemplateArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RangeMode | property | UiPath.MicrosoftOffice365.Activities.Excel.Enums.InputRangeMode |
|
| Connector | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| RelativePathBindingsKey | property | String |
|
| ParentFolderObjectName | property | String |
|
| ItemSelectionMode | property | UiPath.MicrosoftOffice365.Activities.Files.Enums.EDriveItemMode |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
When a row at the bottom of a table is filled in with appropriate columns as an optional data filter
No members extracted.
Starts the automation when a cell within a Worksheet is updated
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserItemFriendlyName | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| UpdatedCell | Out | OutArgument<UiPath.MicrosoftOffice365.Excel.Models.CellInformation> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| Workbook | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| ObjectName | property | String |
|
| SheetCellBindingKey | property | String |
|
| ReferenceId | property | String |
|
| SheetId | property | String |
|
| CellAddress | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |
Starts the automation when a new Sheet within a Workbook is created
Arguments
| Name | Dir | Type | Req | Default | Description |
|---|---|---|---|---|---|
| BrowserItemFriendlyName | In | InArgument<String> |
|||
| BrowserItemId | In | InArgument<String> |
|||
| WorksheetName | Out | OutArgument<String> |
|||
| BrowserDriveName | In | InArgument<String> |
|||
| BrowserSiteUrl | In | InArgument<String> |
|||
| Workbook | Out | OutArgument<UiPath.MicrosoftOffice365.Files.Models.O365DriveRemoteItem> |
|||
| JobData | Out | OutArgument<UiPath.MicrosoftOffice365.Activities.Utilities.JobInformation> |
|||
| ContinueOnError | In | InArgument<Boolean> |
Properties
| Name | Kind | Type | Description |
|---|---|---|---|
| Operation | property | String |
|
| ObjectName | property | String |
|
| ReferenceId | property | String |
|
| DriveItemArgument | property | UiPath.MicrosoftOffice365.Activities.Files.Models.DriveItemArgument |
|
| Connector | property | String |
|
| RequiredScopes | property | IEnumerable<IEnumerable<String>> |
|
| ParentResourceKey | property | String |
|
| ResourceKey | property | String |
|
| BindingsKey | property | String |
|
| BindingsVersion | property | String |