OneDrive delivery

OneDrive delivery saves documents generated by your process to a folder in your OneDrive account.

First, connect to your OneDrive account.

Connect to OneDrive

You will be redirected to the Microsoft login page. Sign in and grant access to your OneDrive account.

Microsoft login page

Then accept the requested permissions.

Permissions for OneDrive delivery

Next, specify the folder where the generated document will be saved. You can use tokens to create dynamic folder names based on process data.

Note

Existing folder names that use Classic syntax are still supported.

OneDrive delivery

Finally, click Save to apply the settings.

OneDrive delivery save settings

Create dynamic folder names

You can insert values from your data using tokens. Click { } to open the list of available tokens.

For example, if your data contains a property called address, insert it using the token {{address}}. Tokens work the same way as in document templates and also support value functions.

You can also use predefined tokens:

  • {{@date}} - the current date and time

  • {{@number}} - the current document number.