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
AlanGrace le Janvier 17, 2025
Im looking to add a button or a clickable link within a contact record - behind the button I want it to have a URL which is a specific string concatonated with the Content record id. So for example when I click on the button it will go to https: Lire la suite
0 Mention J'aime
5 Réponses
Solution Acceptée
Participant
Janvier 17, 2025 17:00
It seems that this may be doable using the new UI Extensions - anyone tried it and know if its possible? https://developers.hubspot.com/docs/gui...Lire la suite
EMcKenney le Janvier 17, 2025
Is there a way to trigger a subscription in Hubspot for new clients who sign up on a third-party platform, specifically Kajabi? We would like our payments to continue to flow through Kajabi and not use a Hubspot payment link for a variety of workflo Lire la suite
0 Mention J'aime
1 Réponse
Contributeur de premier rang | Partenaire solutions Gold
Janvier 17, 2025 16:56
Hi @EMcKenney , You could use a third party software such as Zapier to trigger off a new purchase or payment from Kajabi. What are you t...Lire la suite
vlokesh08 le Janvier 17, 2025
I was trying to integrate hubspot to my application and i want to view the integrations that have done in my hubspot account in my web application. So is there any endpoint so that i can get them?
0 Mention J'aime
2 Réponses
Contributeur de premier rang | Partenaire solutions Elite
Janvier 17, 2025 12:50
Hi @vlokesh08 , There's no direct way in the API to get a list of installed integrations, however you can get to the information in a round a...Lire la suite
NKumar32 le Janvier 17, 2025
We are developing a public app using Hubspot - UI Customzaition (Beta). We are using huspot.extend - React component and developing that app. We want our app to be placed in Hubapot Marketplace and also to be used by all without any restriction. Do Lire la suite
0 Mention J'aime
1 Réponse
Gestionnaire de communauté
Janvier 17, 2025 12:19
Hi @NKumar32 and welcome, we are delighted to have you here! 🎉 Thank you for asking the HubSpot Community! I'd like to share this documentat...Lire la suite
vip le Janvier 16, 2025
Hi All, I have setup a bot in Copilot to run a flow to create a contact record using the Create a Connect Power Autoamte connector but running into an error Error Message: Authentication is not configured for this bot Error Code: Authenticatio Lire la suite
0 Mention J'aime
1 Réponse
Contributeur de premier rang | Partenaire solutions
Janvier 16, 2025 22:30
Hi @vip , The "Authentication is not configured for this bot" error means that you need to set up the correct authentication in Copilot Studio. ...Lire la suite
uaslam le Janvier 16, 2025
Hi, we’ve integrated HubSpot APIs with our web app, and users need to connect their HubSpot accounts using the OAuth flow. During the authorization flow, we are requesting the following scopes: [ "crm.objects.companies.read", "crm.objects.compa Lire la suite
0 Mention J'aime
5 Réponses
Janvier 17, 2025 17:58
Hi @uaslam 👋 Thanks for the update. This is quite interesting and, as far as I'm aware, this crossover area of app development / user perm...Lire la suite
FoodIsFriend le Janvier 16, 2025
Hi, I need to search all of the meetings the contact/customer has booked filtering on their email. Of all the properties in the meeting.. I don't see anything that is associated with the contact's email https://developers.hubspot.com/ Lire la suite
0 Mention J'aime
1 Réponse
Conseiller clé | Partenaire solutions
Janvier 16, 2025 15:28
@FoodIsFriend - might I suggest that a good approach here would be to: - derive the Contact ID from the email address you have using an seperate ...Lire la suite
GarnetYeates le Janvier 16, 2025
Using the v3 schemas API I've been able to fetch the schema for my contacts object so that I can read the association definitions. Here is an example of one such definition that I've retrieved from the returned schema.associations array: { fro Lire la suite
0 Mention J'aime
3 Réponses
Conseiller clé | Partenaire solutions
Janvier 16, 2025 14:56
I'm betting the v1 API doesn't support the whole range of associations now possible, including user defined types which you may well need here. ...Lire la suite
ventit1 le Janvier 16, 2025
Hi everyone, I’m trying to add padding: 8px around my HubSpot form embedded via an iframe, but I haven’t been able to get it to work. Here’s an example of a similar form where I want to replicate the 8px padding: Form Example How can Lire la suite
0 Mention J'aime
3 Réponses
Participant
Janvier 16, 2025 23:08
Hi! You can switch the form to raw html (this will stripe the styling and just render a base html form not iframed) where you can style everything. ...Lire la suite
PPatel32 le Janvier 16, 2025
I have tried below APIs to fetch the Account name and portalId. I have get the portalId from this API https://api.hubapi.com/account-info/v3/details but didn't find any proper API to fetch the account name.
0 Mention J'aime
1 Réponse
Gestionnaire de communauté
Janvier 16, 2025 16:33
Hi @PPatel32 ! Welcome to the Community-- happy to have you here 😊 This is a great question for our API & Integrations forum, so I mo...Lire la suite
PKolimar le Janvier 16, 2025
Hi, I have been trying to capture Mobile Phone Number from my website form to Hubspot, but every time it shows it blank, captures it as Phone. I have already changed the label, fields, Internal name, and field. my form code looks like this. Cor Lire la suite
0 Mention J'aime
3 Réponses
Contributeur de premier rang | Partenaire solutions
Janvier 16, 2025 22:47
@PKolimar , HubSpot does not automatically track non-HubSpot form submissions. If you need tracking, you can use a HubSpot form instead, but it...Lire la suite
TvanRijn le Janvier 16, 2025
Hello, I am having a problem trying to update my company records. I am trying to update them through the Record ID (hs_object_id) variable via my meltano target-hubspot. So in the .csv that I'm automatically sending with the API there are 2 fiel Lire la suite
1 Mention J'aime
1 Réponse
Conseiller clé
Janvier 16, 2025 18:55
Hi @TvanRijn Can you verify that if your import includes both a Company ID (company_id) and a Record ID (hs_object_id), ensure that hs_object_id...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.