About Uploading Sales
  1. Create a CSV/Excel file where each row is a sale.
  2. The required fields are:
    • cell - Cell phone number of the contact.
    • soldAt - Date of sale.
    • saleValue (optional) - Unless specified otherwise, the default sale value will be attributed to the uploaded record.
  3. Select the campaign the sales should be attributed to.
  4. A valid example showing 2 sales, one with a custom saleValue, and one without:
    cell       , soldAt    , saleValue
    27112345678, 2023-01-31, 
    27112345679, 2023-01-31, 12000
Documentation