• ¿Estás listo para crear tu comunidad local de HubSpot?

    Los líderes de HUG organizan eventos, fomentan las conexiones y crean espacios donde las personas aprenden y crecen juntas.

    Conviértete en líder de HUG

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
  • Unsolved
  • No hay respuestas
Resuelta
PramodK en Marzo 10, 2026
Hello HubSpot Developer Community, I’m currently integrating HubSpot CRM OAuth into our application and had a question regarding client secret rotation and its impact on existing installations. We have a public HubSpot app using OAuth authentic Leer más
0 Me gusta
1 Respuestas
Solución Aceptada
Marzo 10, 2026 19:18
Hi @PramodK 👋 I haven't been able to find anything specific in HubSpot docs relating to what happens to existing refresh tokens and access tok...Leer más
ekanda en Marzo 09, 2026
I'm embedding a HubSpot form on a website and trying to redirect users to a custom page after submission using the JavaScript callbacks, but none of the expected events appear to be firing . What I'm trying to do After the form is submitted, I Leer más
0 Me gusta
2 Respuestas
Miembro
Marzo 10, 2026 14:35
Hi Bérangère, thanks for sharing these resources! I'll look through them and see if I can find a solution. To answer your question: we're using the ...Leer más
EdoardoP en Marzo 09, 2026
The Workflows v4 API rejects PUT /automation/v4/flows/{flowId} with HTTP 400 (FLOW_UPDATE_BAD_REQUEST) when updating an enabled workflow that: Targets the Lead object type (PLATFORM_FLOW) Contains a SEND_EMAIL action (actionTypeId: "0-4 Leer más
0 Me gusta
1 Respuestas
Administrador de la comunidad
Marzo 10, 2026 07:57
Hi @EdoardoP , I hope that you are well! Thanks for sharing these detailed findings about the Workflows v4 API (beta) with the HubSpot Community....Leer más
EdoardoP en Marzo 09, 2026
Workflows v4 API: dataSources accepted on POST/PUT but not persisted Summary The POST /automation/v4/flows endpoint accepts and validates the dataSources field but does not persist it. A subsequent GET returns an empty array regardless of Leer más
0 Me gusta
2 Respuestas
Participante
Marzo 10, 2026 14:31
You’re not missing anything. Right now the Workflows v4 API accepts dataSources but does not persist them. It gets validated during the request, ...Leer más
Andrey2 en Marzo 07, 2026
Hi there, I need to rotate my app's secrets for security reasons. What happens to refresh tokens when this is done? E.g. if I have an existing refresh token and use the new secret - would it still work? Thank you,
1 Me gusta
4 Respuestas
Participante
Marzo 10, 2026 14:27
Refresh tokens will keep working after the secret is rotated. They are tied to the app authorization, not the client secret. The only change is that...Leer más
BrightBull en Marzo 06, 2026
Looking for peer input from my peers here. Client scenario: A financial data company publishes vial their legacy CMS articles and news. Some of these are time-sensitive deal/IPO/article alerts (up to ~10/day). Each alert must trig Leer más
0 Me gusta
1 Respuestas
Administrador de la comunidad
Marzo 09, 2026 09:22
Hey @BrightBull , I hope that you are well! Thanks for reaching out to the HubSpot Community! For that, I'd love to put you in touch with our To...Leer más
MAli543 en Marzo 05, 2026
Hello everyone, I’m currently trying to publish an app to the HubSpot Marketplace, but I’m running into an issue during the submission process. Each time I attempt to submit the app, I don’t receive any response or feedback about the status of the Leer más
0 Me gusta
3 Respuestas
Miembro
Marzo 06, 2026 06:48
Publishing an app on the HubSpot Marketplace is a great way to reach businesses already using the HubSpot ecosystem. The process mainly involves buil...Leer más
Resuelta
skerdi en Marzo 05, 2026
Hello, I am currently working with calculated date fields in HubSpot and noticed a discrepancy between how certain fields are displayed in the HubSpot UI versus how they are returned by the API . For example, when using the "Time Since" or Leer más
0 Me gusta
2 Respuestas
Solución Aceptada
Marzo 05, 2026 18:21
Hi @skerdi 👋 I've managed to reproduce the API behaviour explained in your post. In response to your questions: Is it the intended...Leer más
ASavage1 en Marzo 04, 2026
We have 2 trustpilot domains each connected to a Shopify store. We have each store feeding into it's own HubSpot Brand, but because both Brands are under the same HubSpot account, we can not connect multiple trustpilot domains to hubspot. Starter Leer más
0 Me gusta
4 Respuestas
Participante
Marzo 09, 2026 12:27
Trustpilot connects 1 shopify store to 1 trustpilot review site. Trustpilot connects 1 HubSpot account to 1 trustpilot review site. They do not tak...Leer más
Julien_hublead en Marzo 04, 2026
Hi everyone, I'm looking for clarity on how the legacy developer account auto-migration (completing March 31, 2026) will affect established unlisted public apps. Our situation: - We operate a public HubSpot app with over 8,000 active installs - T Leer más
0 Me gusta
1 Respuestas
Exmiembro de HubSpot
Marzo 04, 2026 14:20
Hey there @Julien_hublead I wanted to share a few official resources that provide helpful context around this issue: https://commun...Leer más
GBakonyi0 en Marzo 04, 2026
Hi, I have an implementation for upserting a larger number of contacts by calling: crm.contacts.batchApi.upsert through the Node.js HubSpot SDK. The implementation used the documentation, as of: https://developers.hubspot.com/docs/api-ref Leer más
1 Me gusta
9 Respuestas
Líder intelectual | Partner nivel Platinum
Marzo 10, 2026 04:06
Hi @GBakonyi0 When I see the link that you have shared, it redirects to engagement batch upsert, which is not the same as your requirements. here ...Leer más
Resuelta
aemmi en Marzo 03, 2026
I'm retrieving changed data through the /crm/v3/objects/0-3/search api. The body I'm sending is {"after": "0", "limit": 100, "sorts": ["lastmodifieddate" ],"properties": [ "deal_customer_number", "opp_account_number", "opportunity_id", "closed_los Leer más
0 Me gusta
2 Respuestas
Solución Aceptada
Experto reconocido | Partner nivel Platinum
Marzo 03, 2026 18:31
Hi @aemmi , Unfortunately, there isn't a way to format the values for properties such as " hs_deal_stage_probability" or "hs_projected_amount"...Leer más
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.