Opportunities
Here are the fields included in the Opportunities source dataset you can export using destinations:
Field name | Field type | Description |
---|---|---|
ID |
String | The ID of this opportunity. |
CUSTOMER_UUID |
String | The ChartMogul UUID of the customer this opportunity is associated with. |
OWNER |
String | The email address of the user who owns this opportunity. |
PIPELINE |
String | The name of the sales pipeline this opportunity belongs to. |
PIPELINE_STAGE |
String | The pipeline stage of this opportunity. |
ESTIMATED_CLOSE_DATE |
String | The date this opportunity is expected to close. |
CURRENCY |
String | A three-letter currency code. |
AMOUNT_IN_CENTS |
Integer | The value of this opportunity in cents (or pence for GBP, etc.). |
TYPE |
String | Either recurring (for subscriptions) or one-time (for one-time deals). |
WIN_LIKELIHOOD |
Integer | An estimate (as a percentage from 0 to 100) of how likely you’ll successfully close the opportunity. |
FORECAST_CATEGORY |
String | The opportunity’s grouping based on its likelihood of closing. One of pipeline , best_case , committed , lost or won . |
CREATED_AT |
Timestamp | The time when this opportunity was created. |
UPDATED_AT |
Timestamp | The time when this opportunity was updated. |