Bulk Inserting Client Accounts

Discovery's Bulk Insert option facilitates the quick creation of multiple Client Accounts, provided all necessary vendor data is organized into an Insert template file*. All Insert template files are included in a single downloadable file available for download on the Bulk Imports page under Settings.


Import Template Fields


The provided Insert template file (client_accounts.csv) needs to retain all fields (columns), in no particular order, even if the fields are not required.

The following fields are required to have data for each Client Account record:

  • client_company_id | Generated by Discovery upon Client Company creation**.
  • name
  • account_number
  • show_account_name_in_invoice |  Must be one of the following (0 for No, 1 for Yes):
    • 0
    • 1
  • show_service_location_names_in_invoice | Must be one of the following (0 for No, 1 for Yes):
    • 0
    • 1
  • single_invoice_per_period | Must be one of the following (0 for No, 1 for Yes):
    • 0
    • 1
  • cancellation_email_hold | Must be one of the following (0 for No, 1 for Yes):
    • 0
    • 1
  • disable_collection_notices | Must be one of the following (0 for No, 1 for Yes):
    • 0
    • 1
  • send_collection_notices_to_all_billing_contacts | Must be one of the following (0 for No, 1 for yes):
    • 0
    • 1

The following fields are optional and do not require data for each Client Account record:

  • client_company_name
  • primary_contact_name
  • primary_contact_number | Must be a valid phone number.
  • primary_contact_email_address | Must be a valid email address.
  • purchase_order
  • invoice_remittance_text
  • payment_terms
  • days_to_cure
  • payment_method | Must be an approved payment method:
    • Check (default)
    • Credit Card, Customer Initiated
    • Credit Card, Company Initiated
    • ACH, Customer Initiated
    • ACH, Company Initiated
  • invoice_template_view | The default is 'standard', which is currently the only option.
  • external_reference_id

Most Insert template files can leverage an external reference ID. This allows you to utilize existing reference labels from your current database or system for all entities in Discovery (vendors, locations, clients, etc.). Moreover, external reference ID's can be substituted for required "_id" fields in Discovery's Insert templates allowing for faster importation of data. To learn more about how external reference ID's are used, please see the External Reference ID's article.

Once all Client Account records have been added, upload the Insert template file using the New button on the Bulk Imports page under Settings. For more on how to do this, please visit the Bulk Imports Overview help document.


*Import file name and its column headers cannot be edited.


**When any ID field is required (_id), this indicates an ID that is generated and assigned by Discovery to a unique entity. You'll need to retrieve these ID's from Discovery. The general method to retrieve ID's in bulk is through a Custom Report. Please see the Export ID's with Custom Reports article covering how to generate a Custom Report to retrieve specific entity ID's.