Common Form Connector Settings

Common Form Connector Settings

Most of our connectors are different depending on what systems they connect to and the functionality they provide. However, most connectors also feature some common options.

Add a Data Template (Customize Output)

This option allows you to add a customized Word/Excel file for when data output is required to be in a specific layout.

For example, a layout based on existing paper-based forms that you may currently use.

Upload a data template to output a file from this Connector. 

You can use a Microsoft Word (.DOCX) or Excel (.XLSX) file as the template for PDF output. 

For Word or Excel outputs, provide a template of a matching file type. 

Your template must be a plain text (.TXT) file for all other output types. 

To learn more, see Outputting Data with Templates in our documentation.

Add a Run Condition (Conditional Trigger)

This option allows you to control when a connector runs in the event that a Form entry has a given value.

For example, you may have an Audit Form, which has a risk rating question with options like “Low”, “Medium”, and “High”.

If the user answers the risk rating as “High”, you want an email sent to a supervisor for follow-up and action.

An example formula: {{riskRating}} = ‘High’

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.

To learn more, see Creating a Formula in our documentation.

Clone Connector

Duplicate the connector and its settings, adding them to the list of connectors. This is useful when a similar connector with various settings requiring minor tweaks is needed.

Additional Options

View all/additional connector options.

Expand/Collapse Connector Settings

Expand or collapse the connector’s settings from displaying. Useful when configuring a pertinent connector amongst numerous.

Enable/Disable Connector

Temporarily disabled the connector for testing purposes. Useful when testing new or improved form functionality, and you’d prefer not to push data out simultaneously.

    • Related Articles

    • Form Connector – Excel Online

      The Excel Online connector automatically pushes form-captured data as new rows into an Excel worksheet. Feature Details Availability Premium Feature Requirements Active MS Graph Connection Action Create/Update Excel Rows Adding the Connector Follow ...
    • Form Connector – Email

      One of the most common requirements is to send custom emails and files containing form-captured data to key people when a form is submitted. For example, a building inspection is performed, and a ‘Certificate of Inspection’ needs to be emailed to the ...
    • Form Connector – REST 2-Step Scenario

      It’s common to encounter a scenario where you wish to interface with one API endpoint and then use the response as input data for another API interaction. To achieve this, our REST Field and REST Form Connectors support up to two steps in REST API ...
    • REST Connector – Integrating with Zapier

      While our platform offers many native integrations, you can connect to over 5,000 apps by routing your form data through Zapier. By using our REST Connector as the trigger, you gain professional-level control over your data flow, including custom ...
    • Form Settings

      On a Form’s Settings page, numerous properties and options can be updated and set after the form is created. These range from Basic Settings, like the form’s title and how long the device keeps submitted entries in history, to Advanced Options for ...