I want to create below Dashboard in my hubspot
Can I use the project section for campaign creation?
Here I want to create campaign for SDR’s for calling
SDR Campaign & Contact Board (Live Calling View)
Purpose:
Give each SDR and manager a single view of:
-
Which campaign they are working on
-
Which contacts are assigned under that campaign
-
The current status of calls
-
The calling script link or notes
![]()
Configuration Guide:
| Field | Description |
|---|---|
| SDR Name | e.g. Regie, Shashi, Sarang |
| Campaign Name | e.g. “AI Awareness”, “Fabric Accelerator”, “RAG Pilot Outreach” |
| Script Link | URL to HubSpot Playbook, Google Doc, or internal campaign script |
| Total Contacts Assigned | Count of contacts assigned under that SDR + campaign |
| Contacts Called (Today / This Week) | Auto-updated from call logs |
| Meetings Booked | Count of meetings created with associated campaign tag |
| Contact Status Summary | Attempted / Connected / Meeting Booked / Nurture |
| Last Updated | Timestamp of most recent update or sync |
![]()
Implementation Notes (for RevOps):
-
Build as a Custom Report or Dashboard in HubSpot using:
-
Primary Object: Contacts
-
Associated Objects: Campaigns + Calls + Owners (SDRs)
-
Add custom property Active Campaign (string/dropdown).
-
Add custom property Script URL for SDR reference.
-
Group by SDR Owner and Active Campaign.
-
Show Contact Name, Call Status, Next Activity Date, and Meeting Booked columns.
![]()
Example View (simplified):
| SDR | Campaign | Script | Contacts | Called | Meetings | Status |
|---|---|---|---|---|---|---|
| Regie | AI Awareness | AI Script v2 | 48 | 25 | 3 | Active |
| Sarang | Fabric Accelerator | Fabric Intro Script | 35 | 18 | 1 | Active |
| Hrushi | RAG Outreach | RAG Script v1 | 40 | 30 | 5 | Completed |