2022.1

Table Of Contents
Note
The MS Graph REST API is limited to a certain number of requests within a certain
period of time. This is called throttling. When throttling comes into play, the plugin
receives HTTP response 429. The plugin will log the error and retry, but it exits with an
error after 15 unsuccessful attempts.
Task properties
General Tab
General
l
Folder: Enter the path of the folder to which the files are to be saved. You can use any
combination of text, variables and data selections; see "Variable task properties" on
page303.
l
File name: Enter the name of the output file generated by this task. To prevent new files
from overwriting existing ones, consider using variable names. You can use any
combination of text, variables and data selections; see "Variable task properties" on
page303.
Connection
l
Application ID: Enter the application ID provided by Azure for this specific application.
This value is static and cannot contain variables.
l
Application Password: Enter the client secret (key) for the Azure app. This value is static
and cannot contain variables.
l
Tenant ID: Enter the Tenant ID as specified in Azure. This value is static and cannot
contain variables.
l
User ID: This is the OneDrive user's ID. This value is dynamic. You can use any
combination of text, variables and data selections; see "Variable task properties" on
page303.
l
Use delegated permissions: Select this option to use delegated permissions instead of
application permissions. Delegated permissions allow the application to log in as a
standard registered user, and IT can grant that user account access to specific inboxes
and specific OneDrive folders.
Application permissions can be restricted to a strict minimum to ensure the plugin can
Page 616