Form Connector – Box

Form Connector – Box

Box is a Secure Cloud Storage Platform used to store your data files. It allows you to easily share these files with others, similar to the way you would with other cloud file storage services like Dropbox, Google Drive, and OneDrive for Business.

After adding and authenticating a Box connection, your forms can push output files like PDF, TXT, Word, JSON, XML, CSV, or XLSX to your Google Drive account.

Adding the Connector

Follow these steps to add the connector to your specific form:

  1. Navigate to App Workshop > Forms.
  2. Hover over your desired form and click the Connect icon.
  3. Click the Add Connector button (top-right).
  4. Select Box from the options.

Note: The page will refresh with the connector added. Changes are not live until you click Save.

Quick Access Tip

If you are already inside the Form Builder or Settings view, you don’t need to go back to the main menu. Simply click the Connectors tab located directly under the form title at the top of the screen.

Configuring the Connector

After adding a connection, fill in the required properties and save.

Send Form Answers

You can choose what format you want your Form entry data to be sent as:

File FormatDescription
CSVSend form data in a .csv attachment.
Customizable using a Text file template.
JSONSend form data in a .json attachment
Customizable using a Text file template.
ExcelSend form data in an .xlsx attachment.
Customizable using an Excel template.
WordSend form data as a .docx attachment.
Customizable using a Word (.docx) template.
PDFSend form data as a .pdf attachment.
Customizable using a Word or Excel template or a built-in template.
WordSend form data as a .docx attachment.
Customizable using a Word (.docx) template.
XMLSend form data as an .xml attachment.
Customizable using a Text file template.

Send Media Files

If this is checked, you will be able to select the individual media files to send/attach. These could be signature images, photos, or other attachments.

If the ‘Anonymize Personal Data’ option is enabled, media files marked as Personal Data will be excluded.

File Name

Allows you to specify the name of the media files to be uploaded.

Disable Random Code

Disable the default system behavior of appending a 6-character random code to the generated file name.

For example, instead of FileName-abc123.pdf, the file would be generated as FileName.pdf.

Folder Path #

Optionally, enter a folder path for the exported file to be placed in. The path should be entered in the following format:

FolderName/AnotherFolder/FileGoesInThisOne

Anonymize Personal Data

If enabled, data from fields marked as Personal Data will be converted to a non-human-readable format to aid privacy.

You may be interested in more information in our knowledge base on Outputting Data with Templates and Run Conditions.

Only Perform This Action When (Add Run Condition)

Add a formula that calculates whether or not this Connector should be run when a form entry is submitted.

Use the hammer icon to launch the Formula Builder and build a formula with a true/false result.

    • Related Articles

    • Form Connector – Google Drive

      After adding and authenticating a Google connection, your forms can push output files like PDF, TXT, Word, JSON, XML, CSV, or XLSX to your Google Drive account. Adding the Connector Follow these steps to add the connector to your specific form: ...
    • Form Connector – Egnyte

      If you’re looking to send/store multiple types of captured form data (e.g., customized PDFs, Word docs, Excel files) into your Egnyte account, adding numerous Form Connectors to a form makes this possible. Adding the Connector Follow these steps to ...
    • Form Connector – Xero

      Premium Feature This feature requires a Premium user license to access. Our platform lets you easily add and quickly configure a one-way synchronization of form-captured data to Xero. After adding and authenticating a Xero Connection, Xero Form ...
    • Form Connector – REST

      This Connector will be interesting if you have access to technical personnel (software developers) and want to tightly integrate with our platform. The REST Connector will automatically send form entry data in XML or JSON format to your specific web ...
    • SQL Form Connectors – Custom SQL

      There are two ways to control the flow of data to your SQL tables using one of our SQL form connectors (SQL Server, MySQL, or PostgreSQL): “Auto Maintain” and “Custom SQL“. In this article, we’ll look at “Custom SQL” and how you can use it in your ...