Organization Product Value
This import is meant to capture estimated per acre value, broken down by product category and year
Required fields
- price_per_acre - Unit value per acre price, in USD (Example: 104.31, do not include any formatting such as currency symbol $, etc.)
- year - 4-digit year (Example: 2025)
A value must be provided for either a product category or individual product:
Product Category
category - Platform designated product categories, must be one of:
- crop_nutrition
- crop_protection
- farm_services
- fungicides
- herbicides
- insecticides
- seed
- seed_coating
Optional fields
- county_geoid - 5-digit county FIPs code, setting price for a specific county
- state_geoid - 2-digit state FIPs code, setting price for a specific state
- crop* - Commodity code, see list of supported commodities in CSV attached to this help article; used if product has variable pricing depending on the crop commodity
If both county_geoid and state_geoid are provided, first 2 digits of the county geoid must match state geoid. If neither county_geoid or state_geoid are provided, price will be universal across the entire nation.
* List of commodities based on USDA NASS reported crop commodities; reach out to support@camo.ag to request missing additions.
This import is meant to capture aggregated purchase history per Contact, broken down by product category and year.
Required fields
- purchased_amount - Total spend, in USD (Example: 52000, do not include any formatting such as currency symbol $, commas, etc.)
- year - 4-digit year (Example: 2025)
- contact_id - Unique customer contact identifier, should match customer Contact ‘contact_id’ field (e.g. ERP customer ID or number; Salesforce Account ID; etc)
One of the following:
product_name - Name of product, which should match product definitions linked to Contacts (Examples: Zidua; Xitavo; 3210 Brand; Acuron; Amistar; etc.)
OR
product_id - Product ID, which should match product ID definitions linked to Contacts (Examples: 1234xyz; etc.)
Optional fields
-
crop - Commodity code, see list of supported commodities in CSV attached to this help article; used if product has variable pricing depending on the crop commodity
-
map_item_external_id - Internal unique identifier linking the purchase to an imported point or boundary feature of interest (e.g. retail or wholesale location); if provided, must map to an previously imported location (see Creating Custom Map Layers: Location Points)
-
CamoAg Commodity Codes.csv
(2 KB)
Last modified on May 22, 2026