APIs & Integrations

Filtrar por
  • Todas las etiquetas
  • CMS Content
  • Companies
  • Contacts
  • Deals
  • Developer tools
  • Ecommerce Bridge
  • Email
  • Enterprise 3rd Party Integration
  • Events
  • Forms
  • Free
  • oAuth
  • oAuth
  • PHP
  • Professional
  • Python
  • SDK
  • Starter
  • Timeline and Extensions APIs
  • Webhooks
  • Workflows
  • Zapier
Ordenar por
Más reciente
  • Más reciente
  • Más me gusta
Estado
Todo
  • Todo
  • Resuelto
  • No hay respuestas
balabanov en Marzo 14, 2023
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
0 Me gusta
3 Respuestas
Administrador de la comunidad
Marzo 16, 2023 15:28
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
Resuelta
DOpanovich en Marzo 02, 2023
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
Accepted Solution
Administrador de la comunidad
Marzo 02, 2023 12:03
Hi, @DOpanovich 👋 I did a bit of digging on this as I get the same result when trying to do this via the Properties API. Here's what I fo...Leer más
DOpanovich en Marzo 02, 2023
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
0 Me gusta
13 Respuestas
Experto reconocido | Partner nivel Elite
Marzo 08, 2023 23:01
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
Resuelta
ZMayford en Diciembre 01, 2022
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
Accepted Solution
Administrador de la comunidad
Diciembre 07, 2022 09:47
Thanks for sharing, @ZMayford . — Jaycee
Resuelta
TheBon en Septiembre 29, 2022
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
0 Me gusta
2 Respuestas
Accepted Solution
Experto reconocido | Partner nivel Elite
Octubre 17, 2022 01:06
Hello @Jaycee_Lewis and @TheBon , In the ecomm bridge, all the sync is based on the externalObjectId but, in the v3 API whenever you cre...Leer más
eibach-cv en Septiembre 08, 2022
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?
0 Me gusta
5 Respuestas
Participante
Noviembre 25, 2022 04:35
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
leemcd63 en Agosto 03, 2022
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
0 Me gusta
3 Respuestas
Administrador de la comunidad
Agosto 04, 2022 08:51
Hey, @leemcd63 The HubSpot created Shopify integration is not affected by this sunset. Have fun building! — Jaycee
LogicsL en Julio 21, 2022
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
0 Me gusta
1 Respuestas
Administrador de la comunidad
Julio 22, 2022 11:50
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
Resuelta
eibach-cv en Junio 29, 2022
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
0 Me gusta
4 Respuestas
Accepted Solution
Experto reconocido | Partner nivel Elite
Junio 30, 2022 00:26
Hello, @Jaycee_Lewis thank you for tagging me in. 🙂 So @eibach-cv , this can be done with the help of workflows. What you need to do is...Leer más
Resuelta
EDevTeam en Junio 28, 2022
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
0 Me gusta
1 Respuestas
Accepted Solution
Administrador de la comunidad
Junio 29, 2022 13:02
Hey, @EDevTeam 👋 Thanks for reaching out. Those generic 500 errors are tough to troubleshoot, for sure. I ran a quick test using Postma...Leer más
Resuelta
eibach-cv en May 17, 2022
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
0 Me gusta
4 Respuestas
Accepted Solution
Experto reconocido | Partner nivel Platinum
May 17, 2022 10:23
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
EDevTeam en Febrero 23, 2022
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
0 Me gusta
1 Respuestas
Equipo de producto de HubSpot
Febrero 25, 2022 07:51
@zaklein , @himanshurauthan , what is your method of dealing with this?
cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

¿Quieres iniciar una conversación o hacer una pregunta?

Crea una publicación.
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.