Skip to main content

api_sales

Description

The api_sales table exposes sales/opportunity entities from Simplicate's CRM module.

Fields

Field NameTypeDescription
sale_idIntegerUnique identifier for the sale
sales_manager_idIntegerIdentifier of the responsible sales person (employee)
administration_idIntegerIdentifier of the administration
contact_idIntegerIdentifier of the contact relation
saleStringName or description of the sale
progress_phaseStringCurrent progress phase of the sale
statusStringCurrent status of the sale
start_dateDateStart date of the sale
end_dateDateEnd date of the sale
potential_revenueNumericPotential revenue for the sale
win_likelihoodNumericLikelihood of winning the sale (percentage)
  • api_administrations - Administration details via administration_id
  • api_employees - Sales manager details via sales_manager_id
  • api_sale_custom_fields - Custom fields via sale_id
  • api_workflows - Workflows via linked_sales_id