CRM

Gokulaselvan
Member

How to map information in hubdb table to the users in Hubspot?

SOLVE
  • We would like to store some information in the Hubdb table. How to map these information to the users in the Hubspot account.
  • When new rows are added to the Hubdb table via API, do we need to call another publish API to publish it? Or Is there any single API to directly add and publish the rows in the table.
  • Can you pls specify on how to get the email tracking data of the marketing email sent from Hubspot. If there is any API, pls mention.
0 Upvotes
1 Accepted solution
TomM2
Solution
Thought Leader | Platinum Partner
Thought Leader | Platinum Partner

How to map information in hubdb table to the users in Hubspot?

SOLVE

HEy @Gokulaselvan 

1. Could you provide a bit more context as to what you mean by "map" this information to a user? You could use a column for the HubSpot owner in here if you wish and add the owner's name to this row. But this might not be what you're looking to achieve? 

2. On live tables any updates will automatically be pushed live. There's more information on how this works available on the documentation for drafts vs live tables

3. The HubSpot developer docs has information on all the publicly available apis. You would be looking for something like the email events api here for email tracking information. 

Tom Mahon
Technical Consultant | Solutions Engineer | Community Champion
Baskey Digitial

Book a consultation

Did my post help answer your query? Help the community (and me) by marking it as a solution.


View solution in original post

0 Upvotes
2 Replies 2
TomM2
Solution
Thought Leader | Platinum Partner
Thought Leader | Platinum Partner

How to map information in hubdb table to the users in Hubspot?

SOLVE

HEy @Gokulaselvan 

1. Could you provide a bit more context as to what you mean by "map" this information to a user? You could use a column for the HubSpot owner in here if you wish and add the owner's name to this row. But this might not be what you're looking to achieve? 

2. On live tables any updates will automatically be pushed live. There's more information on how this works available on the documentation for drafts vs live tables

3. The HubSpot developer docs has information on all the publicly available apis. You would be looking for something like the email events api here for email tracking information. 

Tom Mahon
Technical Consultant | Solutions Engineer | Community Champion
Baskey Digitial

Book a consultation

Did my post help answer your query? Help the community (and me) by marking it as a solution.


0 Upvotes
Gokulaselvan
Member

How to map information in hubdb table to the users in Hubspot?

SOLVE

Thanks @TomM2 .

0 Upvotes