APIs & Integrations

Filtrar por
  • Todos os rótulos
  • 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
Mais recente
  • Mais recente
  • Mais votados
Estado
Todos
  • Todos
  • Solucionado
  • Sem respostas ainda
balabanov on Março 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 Leia mais
0 avaliações positivas
3 Respostas
Gerente da Comunidade
Março 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...Leia mais
Solucionado
DOpanovich on Março 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 Leia mais
Accepted Solution
Gerente da Comunidade
Março 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...Leia mais
DOpanovich on Março 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 Leia mais
0 avaliações positivas
13 Respostas
Especialista reconhecido(a) | Parceiro Elite
Março 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...Leia mais
Solucionado
ZMayford on Dezembro 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 Leia mais
0 avaliações positivas
1 Respostas
Accepted Solution
Gerente da Comunidade
Dezembro 07, 2022 09:47
Thanks for sharing, @ZMayford . — Jaycee
Solucionado
TheBon on Setembro 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 Leia mais
0 avaliações positivas
2 Respostas
Accepted Solution
Especialista reconhecido(a) | Parceiro Elite
Outubro 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...Leia mais
eibach-cv on Setembro 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 avaliações positivas
5 Respostas
Participante
Novembro 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...Leia mais
leemcd63 on 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 Leia mais
0 avaliações positivas
3 Respostas
Gerente da Comunidade
Agosto 04, 2022 08:51
Hey, @leemcd63 The HubSpot created Shopify integration is not affected by this sunset. Have fun building! — Jaycee
LogicsL on Julho 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 Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Julho 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 ...Leia mais
Solucionado
eibach-cv on Junho 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 Leia mais
0 avaliações positivas
4 Respostas
Accepted Solution
Especialista reconhecido(a) | Parceiro Elite
Junho 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...Leia mais
Solucionado
EDevTeam on Junho 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 Leia mais
0 avaliações positivas
1 Respostas
Accepted Solution
Gerente da Comunidade
Junho 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...Leia mais
Solucionado
eibach-cv on Maio 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 Leia mais
0 avaliações positivas
4 Respostas
Accepted Solution
Especialista reconhecido(a) | Parceiro Platinum
Maio 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...Leia mais
EDevTeam on Fevereiro 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 Leia mais
0 avaliações positivas
1 Respostas
Equipe de Produto da HubSpot
Fevereiro 25, 2022 07:51
@zaklein , @himanshurauthan , what is your method of dealing with this?
cancelar
Mostrando resultados para 
Pesquisar então 
Você quer dizer: 

Quer iniciar uma conversa ou fazer uma pergunta?

Crie uma postagem.
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.