NetCash Automation Rules - CSV Import

Overview

NetCash automation rules can be created, edited, and tidied up in bulk using a CSV file. This is useful when:

  • Setting up many rules at once during implementation
  • Editing fields on many rules at a time
  • Moving a finished rule set from sandbox to production

We will walk through each use case below.

Prerequisites

  • Bank accounts must be set up with the required fields.
  • At least one automation rule group must be created.
  • NetCash must be on version 2026.1.50 or later. To check which version you're on, visit this site. To request an upgrade, contact Netgain Support at support@netgain.tech.

Importing rules for the first time

To import rules, follow the instructions below.

  1. Navigate to NetCash > Setup > Import Automation Rules.
  2. Select Download CSV Template in the top-right corner. Save the template somewhere you can find again.
  3. Open the template.

4. Replace the example rules with your own. Keep the column headers exactly as they came; just change the values underneath. If a column doesn't apply to your rule, leave it blank.

5. Save the file as a CSV.

6. Back on the import page, drag and drop or select your file, and take a look at the preview. The preview shows what the import will create and lists any errors before anything is saved. 

7. If the preview looks right, run the import.

Editing rules in bulk

To make changes to existing rules in bulk, the easiest path is to export, edit, and re-import rules.

  1. Navigate to NetCash > Reports > All Reports > NetCash Automation Rule CSV Export. This export contains all automation rules and associated criteria. 

2. Download the file.

3. Make the desired changes and leave all other fields the same.

4. Save as a CSV file.

5. Navigate to NetCash > Setup > Import Automation Rules and import your file.

Transferring rules from sandbox to production

Once you've finished building and testing your rules in sandbox, you can move them to production using the same CSV import.

  1. In sandbox, export the rules by navigating to NetCash > Reports > All Reports > NetCash Automation Rule CSV Export.
  2. Download the file.
  3. Check every NetSuite value in the file (accounts, vendors, customers, departments, classes, locations, tax codes, groups) against your production environment. Anything missing or named differently in production has to be fixed in the CSV before importing - the import does not create missing NetSuite records.
  4. Clear the rule ID column. Sandbox rule IDs don't match anything in production and leaving them in place will cause the import to fail or behave unexpectedly. Clearing them tells production to create fresh rule records.
  5. Save the file as CSV.
  6. Log into production, navigate to NetCash > Setup > Import Automation Rules, and import the CSV. Preview first to catch any leftover sandbox-specific values.

Was this article helpful?