Jun 16, 2021 1:20 PM
Hello,
We have been using HubSpot Deals and Contacts APIs in one of our projects. We are considering moving to the eComm Bridge API. Our situation is, we don't have any stores yet, since we never set eComm Bridge up (GET /extensions/ecomm/v2/stores returns empty results); and we have a large amount of historical data (deals, contacts and etc.). I have a couple of questions regarding the migration.
Thanks in advance.
Solved! Go to Solution.
Jun 18, 2021 3:24 AM
Upon installation, the ecomm bridge API creates some fields, but you can always use your custom fields as well.
You have to set up the mapping of fields, please have a look at the HubSpot's properties section here - https://legacydocs.hubspot.com/docs/methods/ecomm-bridge/v2/ecommerce-bridge-overview
And I agree about testing on the developer account first.
Regards,
Jun 17, 2021 2:15 AM
Hello @dennisedson and @lwr,
This is what happened when you created a store -
Your historical data in HubSpot is not associated or presented in the reports as they are imported in the old way, but moving forward all of your data will be available in the reports.
( you can send a sync message of your historical data, but it will duplicate the deals )
Best regards,
Himanshu
Jun 17, 2021 5:14 AM
Hello @dennisedson @himanshurauthan,
Thank you both for the help.
In our HubSpot account, we already have custom properties (like deal properties) and pipelines defined (and used). Sounds like each store created would create a new set of both? I think I can create a testing account to try it out, but just curious if we need to recreate the custom properties/pipelines, and how the new data is separated from what already exists.
Thanks again.
Jun 18, 2021 3:24 AM
Upon installation, the ecomm bridge API creates some fields, but you can always use your custom fields as well.
You have to set up the mapping of fields, please have a look at the HubSpot's properties section here - https://legacydocs.hubspot.com/docs/methods/ecomm-bridge/v2/ecommerce-bridge-overview
And I agree about testing on the developer account first.
Regards,
Jun 16, 2021 9:26 PM
Do either of you have advice for @lwr ?