Salesforce: Daily Activity
Description
Each record represents a daily summary of the number of sales activities, for example tasks and opportunities closed.
Supported Data Sources
Salesforce
Columns
DATETIME
date_day
Day of event, in UTC.
INTEGER
leads_created
Number of leads created on that date.
INTEGER
leads_converted
Number of leads converted on that date.
INTEGER
tasks_completed
Number of tasks for that activity date.
INTEGER
events_completed
Number of events for that activity date.
INTEGER
opportunities_created
Number of opportunities created on that date.
INTEGER
opportunities_created_amount
The dollar amount of all opportunities created for this day.
INTEGER
opportunities_won
Number of opportunities won on that close date.
INTEGER
opportunities_won_amount
The dollar amount of all opportunities won for this day.
INTEGER
opportunities_lost
Number of opportunities lost on that close date.
INTEGER
opportunities_lost_amount
The dollar amount of all opportunities lost for this day.
INTEGER
pipeline_amount
The dollar amount of all opportunities in the pipeline for this day.
Last updated
Was this helpful?