Output Action DropboxAction

Prev Next

This Output Action automatically saves documents to Dropbox.

Note

The “DropboxAction” needs to be installed separately on your dox42 Server. See Installing DropboxAction for dox42 Server.

Parameters

Note

The parameter names of the Output Actions are not case-sensitive. All parameter names may contain data fields (exceptions are described in the relevant parameters).

Example:  FileName = "Application_<%Citizen.Name%>.pdf"

Parameter

Requirement

Description

OAuth2Token

mandatory

Equals the access token for your Dropbox.

FileUploadLocation

mandatory

Specifies paths that are relative to an application's root.

  • An empty string represents the root folder.

  • All other paths must start with a slash.

Example:

/dox42/hello/world.txt

  • Paths must not end with a slash or whitespace.

For dox42 Server calls or calls created with the dox42 Service Designer, always name the Output Action CustomDropboxOutputAction.DropboxAction.

dox42 Server Designer interface showing SOAP service call parameters and actions.

dox42 Service Designer interface showing SOAP service call parameters and actions.