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.
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
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