• Pourquoi un CRM est-il important pour votre croissance ?

    Découvrez la leçon « Configurez votre CRM »

    Découvrir
  • Prêt à créer votre communauté HubSpot locale ?

    Les responsables HUG organisent des événements, favorisent les rencontres et créent des espaces où les gens peuvent apprendre et évoluer ensemble.

    Devenez un leader HUG

APIs & Integrations

Filtrer par
  • Tous les libellés
  • 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
Trier par 
Plus récents
  • Plus récents
  • Plus de mentions Jaime
Statut
Tout
  • Tout
  • Résolues
  • Non résolue(s)
  • Sans réponses
Résolues
PramodK le Mars 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 Lire la suite
0 Mention J'aime
1 Réponse
Solution Acceptée
Mars 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...Lire la suite
ekanda le Mars 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 Lire la suite
0 Mention J'aime
2 Réponses
Membre
Mars 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 ...Lire la suite
EdoardoP le Mars 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 Lire la suite
0 Mention J'aime
1 Réponse
Gestionnaire de communauté
Mars 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....Lire la suite
EdoardoP le Mars 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 Lire la suite
0 Mention J'aime
2 Réponses
Participant
Mars 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, ...Lire la suite
Andrey2 le Mars 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 Mention J'aime
4 Réponses
Participant
Mars 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...Lire la suite
BrightBull le Mars 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 Lire la suite
0 Mention J'aime
1 Réponse
Gestionnaire de communauté
Mars 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...Lire la suite
MAli543 le Mars 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 Lire la suite
0 Mention J'aime
3 Réponses
Membre
Mars 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...Lire la suite
Résolues
skerdi le Mars 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 Lire la suite
0 Mention J'aime
2 Réponses
Solution Acceptée
Mars 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...Lire la suite
ASavage1 le Mars 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 Lire la suite
0 Mention J'aime
4 Réponses
Participant
Mars 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...Lire la suite
Julien_hublead le Mars 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 Lire la suite
0 Mention J'aime
1 Réponse
Ancien salarié HubSpot
Mars 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...Lire la suite
GBakonyi0 le Mars 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 Lire la suite
1 Mention J'aime
9 Réponses
Leader d'opinion | Partenaire solutions Platinum
Mars 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 ...Lire la suite
Résolues
aemmi le Mars 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 Lire la suite
0 Mention J'aime
2 Réponses
Solution Acceptée
Expert reconnu | Partenaire solutions Platinum
Mars 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"...Lire la suite
annuler
Affichage des résultats de 
Rechercher plutôt 
Vouliez-vous dire : 

Vous cherchez à entamer une conversation ou à poser une question ?

Créez un post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.