Form Connector – NetSuite

Form Connector – NetSuite

Our Premium connector for NetSuite allows you to easily push data and files captured from your forms directly into your NetSuite account.

This creates a seamless, one-way synchronization, ensuring all your data is automatically updated in your NetSuite records. This is an efficient way to streamline your workflow and ensure your data is always up-to-date.

Connection

You must ensure you have a valid NetSuite 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 NetSuite 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

Case Sensitive URL

Please note that the Record URL is case sensitive. Ensure you copy the URL casing exactly as specified in the integration documentation.

HTTP Action

POST – submit an attribute or entity to a target record
PUT – create or overwrite a target record
DELETE – delete a target record
PATCH – modify a target record

Record URL

Specify the target record’s full path.
Follow the links below for more details on Records:  
NetSuite REST API Browser: Record API v1 – REST Web Services Supported Records.

JSON Body

Enter the NetSuite JSON Request Body

Replace Placeholders with Display Text

By default, placeholders will be replaced with the raw answer value from the form entry.
For example, date values are stored as UTC time in ISO 8601 raw format, e.g., 2015-10-23T15:05:07Z.
Select this option if you wish to replace with user-displayed text instead, e.g., 23-Oct-2015 05:05:0,7, assuming your time zone is UTC-10

Anonymize Personal Data

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

Add a Run Condition

Only Perform This Action When 

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 that gives a true/false result.

Wait No Longer Than

Specify a maximum time to wait before running this Connector.

Generally, the answer values on Form entries are uploaded within a few seconds. If there are photos or other media captured, these files can take time to upload.

By default, the system waits until all media files are uploaded from the app before running the Connector.

Use this option to force the sending of outputs (likely missing some photos) due to business-critical timeframes.

Examples (HTTP Action)

POST – Creating a new record

DELETE – Deleting a record

PATCH – Updating a record

    • Related Articles

    • Connecting to NetSuite

      First, you must add a NetSuite Connection in the Appenate web portal, under Data Hub > Connections. What you’ll need from your NetSuite account to authenticate the connection between the two systems is as follows. Configuring Company Domain The ...
    • NetSuite- Data Source Connector

      Our platform enables you to quickly and easily connect your data sources to NetSuite Objects. This enables a one-way synchronization to occur - where any changes in the NetSuite Objects are downloaded into your data source on a regular basis. Your ...
    • Data Source Connector – NetSuite

      Our platform enables you to quickly and easily connect your data sources to NetSuite Objects. This enables a one-way synchronization to occur – where any changes in the NetSuite Objects are downloaded into your data source on a regular basis. Your ...
    • 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 ...