SharePoint delivery

The SharePoint delivery saves documents generated by your process to a SharePoint library. Before configuring the delivery, connect to your SharePoint account. Enter the site URL and click Connect.

Connect to SharePoint site

Library and folder name

Select the SharePoint library from the dropdown and specify the folder name where the generated document should be saved:

Fill in SharePoint delivery settings

Use tokens in folder name

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.