Hi! I'm trying to set the hasUniqueValue flag for the line item property, and the return is 200 OK, but the value is not saved. Here's a sample request: curl --request PATCH \
--url https://api.hubapi.com/crm/v3/properties/line_item/ws_c Leer más
Hey, @balabanov 👋 Based on a product update from last summer (I am still trying to find the link to add here) this can only be added to a proper...Leer más
I use this query with this body to create POST https://api.hubspot.com/crm/v3/properties/deals/batch/create {
"inputs": [
{
"name": "test_currency",
"label": "test_currency",
"type": "nu Leer más
https://legacydocs.hubspot.com/docs/methods/ecommerce/v2/send-sync-messages As I understand it, previously we could create contacts, deals and other records using PUT /extensions/ecomm/v2/sync/messages Where you can use externalOb Leer más
you can check for any alternate way for mapping your data. You can use the email property for contacts and the SKU property for products and other ob...Leer más
As you integrate your ecosystems, you’ll empower your team with the necessary data to achieve your goals. With that in mind, we’re rolling out a Lead Forensics app for HubSpot CRM. We’ve also created this guide, highlighting the app’s value, and Leer más
Hello, I've had a question from our web developers, who are working on migrating the e-commerce bridge to the new API. They have reviewed the developers page on the topic. What is the simplest way of using the internalObjectId after changing to v Leer más
In the Migrate an existing Ecommerce Bridge API integration article, I'm confused what this section means. Do I need to recreate new properties for all the ip__ecomm_bridge__ prefixed properties listed?
I have this question too. The existing "ip__ecomm_bridge" properties are read-only and therefore not useable. What is HubSpot's intention here? Ca...Leer más
With the upcoming sunset of Ecommerce Bridge, are there any expected changes to the use of (existing) Shopify integrations? As I understand it, workflows and email templates will be gone, but the ecommerce dashboard will remain for existing int Leer más
We are using the Hubspot integration with Shopify. We see the Shopify purchases in the Deal Pipeline with the Deal Stage/Close Date & Amount but the associated contact is not coming through for either new or existing Hubspot contacts (Except ver Leer más
Hey, @LogicsL 👋 Shopify sync error messaging is always tough to decipher. From my time in support here at HubSpot, I know we have some internal ...Leer más
I'm looking for a way to track returns in Hubspot. Initially I created a custom deal stage called "Returns", but then found that I cannot use custom deal stages with the eCommerce Bridge API as it does not recognize them as being a valid stage f Leer más
Hi guys, I can not create or update store via api This is a issue: Create or update store for portal_id='22115039' failed with error: 500 stdClass Object ( [status] => error [message] => internal error [correlationId] => aaf8bd25-9962-4d1 Leer más
Does anybody know of a solution for syncing partially shipped orders? I was thinking of creating a DEAL (ex: 999999) with all LINE_ITEMS (999999-1, 999999-2, 999999-3, etc), then when there is a shipment, associating the LINE_ITEMs 999999-1 and Leer más
Hi @eibach-cv ,
Have you considered using a ticket pipeline to track partially shipped orders? You could leave the full deal as is and associ...Leer más
I see a large number of 400 errors in the responses to the "Check the sync status of an object" endpoint, but most of the contacts and deals (which are checked) exist. If I then send a separate request to double-check, the 200 response comes with th Leer más