Form Connector – ArcGIS

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 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 ArcGIS 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.

  • Feature Layer URL
    This is where you enter the feature layer URL to which you would like to send data. This article provides instructions for finding your feature layer URL below.
  • Action
    This is where you specify the action you want to perform on the specified feature layer. Options are: Add FeatureDelete Feature, or Update Feature.

Getting the Feature Layer URL

On the ArcGIS portal, access your content and add a new item (feature layer). When the feature layer is added, click on the “Layers” section, as shown in the screenshot below:

When the layer details page loads, look on the right-hand side for the URL property. The URL specified here is the one you need to use as your Feature Layer URL to configure the form connector, as shown in the screenshot below.

To complete the configuration of your form connector, paste the feature layer URL from the ArcGIS portal into our platform and click the Get Fields button.

All the data columns associated with your feature layer will be imported, and you will be able to map the ArcGIS data to a field on your form.

When your form connector successfully pulls in the fields from the ArcGIS layer, you can specify which field to use to specify a single X and Y coordinate.

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

    • ArcGIS Data Source Connector

      Our platform enables you to easily retrieve data from ArcGIS on a timed refresh. After adding and authenticating an ArcGIS connection, an ArcGIS Data Source Connector can be added to a data source to pull data in from ArcGIS on a regular basis. Your ...
    • Data Source Connector – ArcGIS

      Our platform lets you easily pull data from ArcGIS on a timed refresh. After adding and authenticating an ArcGIS connection, an ArcGIS Data Source Connector can be added to a data source to pull data in from ArcGIS on a regular basis. Your data ...
    • Form Connector – MySQL

      After adding and authenticating a MySQL Connection, you can add Data Source Connectors to pull data from a database or push data on form submissions using Form Connectors, which is what this article is about. Our platform lets you quickly and easily ...
    • 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 ...
    • 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 ...