Notes and Call Logs
Here are the fields included in the Notes and Call Logs source dataset you can export using destinations:
Field name | Field type | Description |
---|---|---|
ID |
String | The ID of the note or call log. |
CUSTOMER_UUID |
String | The ChartMogul UUID of the customer this note or call log is associated with. |
AUTHOR_EMAIL |
String | The email address of the user who created this note or call log. |
TYPE |
String | Either note or call . |
TEXT |
String | The content of the note or call log. |
CALL_DURATION |
Integer | For call logs, call duration in seconds. |
CREATED_AT |
Timestamp | The time this note or call log was created. |
UPDATED_AT |
Timestamp | The time this note or call log was updated. |