APIs & Integrations

eibach-cv
Contributor

Ecommerce Bridge API Setup with CMS

Hello,

 

I'm a bit lost in figuring out how to setup the Ecommerce Bridge API with our CMS system.  Our first goal is to send new orders into Hubspot.

 

Our CMS has an order API in place already, but I don't know how to get the two to communicate. I was looking at the docs and see that step 1 is to set up mappings. I understand how to write the mappings, but where should these mappings go? Do I just send the property mapping one time with the PUT call through an app like Postman?

0 Upvotes
2 Replies 2
WendyGoh
HubSpot Employee
HubSpot Employee

Ecommerce Bridge API Setup with CMS

Hey @eibach-cv,

 

You're spot on. You only need to create the ecommerce settings once using the Upsert ecommerce settings v2. Moving forward, if you'd like to update the settings, you can use the same endpoint to update it. 

 

You can call the endpoint through API development platform such as Postman  or via your backend development tools. 

0 Upvotes
eibach-cv
Contributor

Ecommerce Bridge API Setup with CMS

But how do I get the two systems to communicate automatically so Deals, Contacts, etc are fed into Hubspot as they come in?

0 Upvotes