Skip to main content
CSV Import allows you to automatically import data from CSV or Excel files into Statisfy. You can update account custom fields and track product usage metrics by sending files to a dedicated email address or uploading directly.

What You Can Import

Account Custom Fields

Update any custom field on accounts with data from your CSV.

Product Usage Metrics

Track usage dimensions like MAU, API calls, storage, and more.

How It Works

  1. Configure an integration with your field mappings
  2. Send CSV files to your unique integration email
  3. Automatic processing matches data to accounts and updates fields
  4. Track results through the integrations dashboard

Supported File Types

FormatExtensionsMax Size
CSV.csv50 MB
Excel.xlsx, .xls50 MB

Account Matching

Each row in your CSV is matched to an account using one of these identifiers:
Match MethodDescriptionReliability
CRM Account IDUnique ID from Salesforce, HubSpot, etc.Most reliable
DomainCompany domain (e.g., acme.com)Reliable
Account NameCompany nameLeast reliable
Custom Account FieldAny custom field defined on accountsVaries
Use CRM Account ID or Domain for the most accurate matching. Account name matching can fail due to variations in company names. You can also match against any custom account field you’ve created in the Object Manager.

Setup Process

Setting up a CSV import integration involves a 7-step wizard:
  1. Basic Info - Name your integration and get your unique email
  2. Upload Sample - Upload a sample CSV to map columns
  3. Account Identifier - Choose how to match rows to accounts
  4. Account Fields - Map CSV columns to custom fields (optional)
  5. Product Usage - Map CSV columns to usage metrics with optional date column (optional)
  6. Test Configuration - Validate your setup with a test file
  7. Review & Save - Confirm and activate

Next Steps