Box delivery
The Box delivery saves file generated by your process to a Box folder.
To use this delivery, connect your Box account:
Folder name
Sign in to your Box account and grant access to Plumsail Documents.
Once connected, specify the Box folder where documents generated by this process should be stored:
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.
Note