Form Connector – FTP

Form Connector – FTP

Connecting a form to a remote FTP server allows you to automatically send PDF reports and other documents to an FTP location. This guide explains how to use the FTP Form Connector to push reports to your remote FTP server after you’ve added and authenticated your connection.

Connection

You must ensure you have a valid FTP Connection set up in your organization before adding this connector to your form.

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 FTP 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 the form connector, the following configuration options are available.

Send Form Answers

Check this option to enable Form Answers to be returned to the format selected against File Format.

File Format

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

File FormatDescription
Plain Text
Send form data as plain text.
By default, each field answered is placed on a new line. This is customizable using HTML or our Data Template Syntax.
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 can select individual media files to send/attach.

These could be signature images, photos, or other attachments.

Anonymize Personal Data

If enabled, fields marked as Personal Data will be excluded from the output.

File Name

Optionally, enter a custom filename. You can also create a dynamic attachment name using fields from your Form – hit the hammer icon to build it. The file extension (.pdf, .xlsx, .docx, etc.) will be automatically added to your name.

Disable Random Code

Disable the default system behavior of appending a 6-character random code to the generated file name.
e.g., instead of ‘FileName-abc123.pdf’, the file would be generated as ‘FileName.pdf’.

Folder Path

Optionally, enter a folder path on the FTP server where the exported file should be placed. The path should be entered in the following format: ‘FolderName/AnotherFolder/FileGoesInThisOne’

FTP User Home Folder Path

The folder path specified here is always relative to the home folder of the FTP user used to setup your FTP connection.

Connector Logs

After devices are synced and a user uploads a form, form-captured data should be pushed to your ArcGIS Online database, which can be confirmed in the external system or by viewing the form’s connector logs on the platform’s Data Feed views.

    • Related Articles

    • Connecting to FTP

      Authenticating a connection to an FTP server enables communication between the two platforms. This must be successfully added before Form Connectors can push or Data Sources can pull data. Adding The Data Hub area of the platform is where you can add ...
    • FTP

      Our platform enables you to quickly and easily connect your data sources to data from a file located on an FTP server. This enables a one-way synchronization to occur - where any changes in the FTP file are downloaded into your data source on a ...
    • Data Source Connector – FTP

      Connecting a data source to a file on an FTP server is a quick and easy process on our platform. This creates a one-way synchronization, automatically updating your data source whenever the FTP file changes. Your data will be kept up to date until ...
    • Form Connector – ArcGIS

      After adding and authenticating an ArcGIS Connection, you can easily send form entry data to the ArcGIS API by configuring the ArcGIS form connector, as shown in this article. Adding the Connector Follow these steps to add the connector to your ...
    • Form Connector – Twilio

      A Twilio Form Connector helps you send and manage short messages programmatically. Our platform lets you quickly and easily send text messages when a Form entry is uploaded and/or a Task Connector’s triggering condition occurs. Set Up Twilio ...