Box delivery
Box delivery saves a document generated by your process to a Box folder.
After you select a Box delivery, you’ll be asked to connect to your Box account. Click ‘Connect to Box’ to proceed:
You’ll see an authorization window asking to log in and grant access to Box.
Once you’re authorized, specify a Box folder name where you’d like to store documents generated by this process:
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