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
  • Unsolved
  • Sem respostas ainda
LMancino on Março 27, 2024
Hi, I'm having trouble creating a list via API with sales-based filters inside. Are there any APIs for this? I wasn't good enough in the documentation to find something like this. I would like something like this: https://postimg.cc/Z9GvPVkh
0 avaliações positivas
0 Respostas
Solucionado
lifeontime on Março 14, 2024
Hi. I am using the hubspot/api-client composer package in my Laravel project. When attempting to obtain a list of clients that have a "Lead Status" of either "Customer" or "In Trial", the code below produces the error: [400] Client error: `POST htt Leia mais
0 avaliações positivas
5 Respostas
Accepted Solution
Participante
Março 19, 2024 04:52
Well, I've had an absolute shocker here... I'm sorry to have wasted your time (though it does seem you may have found a side-issue whilst investigati...Leia mais
OneCards on Março 12, 2024
I am trying to use the refresh token to get a new access token with the following PHP: $data = [ 'grant_type' => 'refresh_token', 'client_id' => 'afxxxxxxxe0', 'client_secret' => '58xxxxxxxbf', 'refresh_token' => '8dxxxxxx44', ]; Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Março 13, 2024 15:38
Hi, @OneCards 👋 Welcome to our community! I hope you've resolved this issue. If not, have you tried to change the format of the $data array to...Leia mais
DWI on Fevereiro 22, 2024
Hello everyone, I am currently trying to integrate a PHP-API-Request (look screenshot) on a Wordpress site. My goal is to send the name and email to the HubSpot-Contact-Page, by taking the inputs from the user within a form. But because Wordpress Leia mais
0 avaliações positivas
2 Respostas
Top colaborador(a) | Parceiro
Fevereiro 23, 2024 01:22
Hi @DWI . One idea from my side: use the wordpress plugin from hubspot. It's pure magic when it comes to forms ;-). You can use forms created in hub...Leia mais
Solucionado
JNichel on Fevereiro 08, 2024
Hi, As the title says, I'm trying to search for a deal using a custom property with the V3 API, but I can't get anything returned. Not even a success or error message. The custom property is called "Order Number" and has an internal name of Leia mais
0 avaliações positivas
5 Respostas
Accepted Solution
Top colaborador(a)
Fevereiro 08, 2024 16:56
Hi @JNichel 👋 Could it be your endpoint? Instead of: $sea_url = "/crm/v3/objects/deals/search"; Try: $sea_ur...Leia mais
Solucionado
AntreasPapadopo on Fevereiro 02, 2024
Is there an API endpoint that does just this? Say you provide it with a full/normal link (google.com) and it returns the shortened version ( hubs.ly/abc123). Or should I be looking into bitly API? Below is what I am referring to. https://knowledg Leia mais
0 avaliações positivas
1 Respostas
Accepted Solution
Gerente da Comunidade
Fevereiro 02, 2024 16:28
Hi, @AntreasPapadopo 👋 Welcome to our community! You are not missing an option. While we can access this in-app from the Social Media t...Leia mais
ONDAFC on Janeiro 31, 2024
Hi there, We would like to have some help with an issue we are facing. Since some days we experience issues with our hubspot livechat service on our home page. The icon/livechat doesnt show up on the homepage anymore while it does on other pages Leia mais
0 avaliações positivas
2 Respostas
Participante
Fevereiro 01, 2024 04:18
Hi there, Thanks for your response. our website is www.ondafc.es .
TCOLINS on Janeiro 18, 2024
I try to create a new contact and to associat this contact with an existing company ID. Here is my code : $contactInput = new \HubSpot\Client\Crm\Contacts\Model\SimplePublicObjectWithAssociations(); $contactInput->setProperties([ 'salutation Leia mais
1 avaliações positivas
4 Respostas
Membro
Janeiro 23, 2024 03:11
I read your linked page and I check my code but I don't find where is the problem... Have you got any idea ? Thanks Tanguy
geohajj on Janeiro 11, 2024
Hi All, I am creating a php webhook to collect the data from an HTML form and submit them into HubSpot CRM. I have already created a private app for that. Can anyone tell me what I am missing: <?php if ($_SERVER['REQUEST_METHOD'] === 'POST') Leia mais
0 avaliações positivas
1 Respostas
Top colaborador(a) | Parceiro
Janeiro 11, 2024 18:39
@geohajj - interesting project and I'm sure that such and approach would give you a lot of fexibility in form design not easily accessible in HubSp...Leia mais
MTheodorsson on Janeiro 08, 2024
I can successfully validate webhook POST requests in PHP using the v3 signature (X-HubSpot-Signature-v3) as long as there's no more than 1 event in the payload but the moment there is more than one event, the validation fails as the hash no longer Leia mais
0 avaliações positivas
2 Respostas
Membro
Janeiro 09, 2024 02:28
Yes, I have used both a static payload and one that I captured from the webhook as it was being sent. You can see it below: [{"eventId":2584008524,...Leia mais
SVickers on Janeiro 02, 2024
First off, I'm new to HubSpot so I hope I'm using the right terminology. Quick back-story. I am creating an application and one of the features allows a visitor to request a quotation based on a collection of products they have chosen. I could j Leia mais
0 avaliações positivas
0 Respostas
Buelent on Dezembro 14, 2023
Hi, Is there someone who can assist us on how we can integrate Hubspot to our PHP framework (Symfony) private APP. What we want to happen is, to get data of hubspot via queues. I'm posting in behalf of our technical team. Thanks
0 avaliações positivas
4 Respostas
Membro
Dezembro 14, 2023 11:15
@GRajput thanks for the answer. there is a rate limit by for contacts, how can I get them without the rate limit? thanks Bülent
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.