I'm having trouble finding any resources online that articulate how all of the Sales Hub marketing tables are related to each other in order to build a Power BI dashboard to analyze Marketing data.
The tables I'm trying to relate to each other are:
- Campaign
- List
- ListMember
- CampaignItem
- CampaignActivityItem
- CampaignActivity
- ActivityPointer
- Contacts
I feel there has to be some resource available that would show how these tables are related to each other. I.e. Campaign (campaignid) is used to relate to CampaignItem (campaignid), CampaignItem (entityid) is used to relate to CampaignActivityItem (itemid), etc.
The main goal through all of this is to associate a Contact name to a Campaign activity so that we can see all Contacts that are a part of a campaign, however I'm able to do that.
Thanks,
Gupgup