Hi everyone, I am just want to reflect my thoughts after unsuccessfull weeks of trying to make things work somehow. As a developer with years of experience I can tell that this SDK along the "documentation" is the worst nightmare I have ever see Leia mais
Hi, why am I getting this error message for Webhooks? I tested my endpoint using Postman and it worked — I was able to receive JSON data. However, when it comes to HubSpot Deal creation, I get the following error response. Any ideas on what might be Leia mais
Hello, I am a developer of an application which consumes the V3 & V4 API-s. My use case is to read all association labels data for all objects in the V3 & V4 API-s using the requests below: Saqueador (Realçar para ler) GE Leia mais
Hi @skerdi and Happy Friday! Thanks for asking the HubSpot Community and for the detailed information! I'd love to put you in touch with our To...Leia mais
I want to create a new association label between Contact (0-1) and Company (0-2). So I sent the following request:
POST https://api.hubapi.com/crm/v4/associations/0-1/0-2/labels HTTP/1.1 .... { "label": "Referred By", "name": "referredb Leia mais
Good morning, Let me give you some context and try to explain in as much detail as possible the use case we need to cover. Please, we would appreciate a response with the most concrete solution possible, as we’ve been trying different alte Leia mais
Oh, I see what you mean! 😑
You can move the logic to your server or cloud function instead of a HubSpot custom code action. But you still ne...Leia mais
Hello great community I have a question regarding sending traffic source / campaign source into HubSpot on contacts. Background: We are a SaaS company with our own product and database, where our customers are created and sent to HubSpot Leia mais
Hey @AZakonek ,
You can’t directly set HubSpot’s default hs_analytics_* source properties via API, those are auto-populated by HubSpot’s tra...Leia mais
Hi all, I'm making a calling app for HubSpot where, in case of multiple contacts/companies having the same phonenumber, you can select which one should be associated with a call. With the calling SDK I call the IncomingCall() method with createEnga Leia mais
Hi @JeroenCloudCTI ,
It seems that HubSpot’s calling SDK automatically connects calls to the oldest matching company or contact when you use `...Leia mais
Hi, I had submitted an app for the marketplace and received an email with a set of questions and update requests. I promptly responded to the questions, made the necessary updates, and resubmitted the app. However, it's been several weeks sinc Leia mais
Hi @scrut_team and welcome, we are so glad to have you here! Thanks for reaching out to the HubSpot Community! I can see on this documentation ...Leia mais
Hi everyone, i want to know something about API, if some datas from magento, one contact have several orders, can API realise create one contact and multi deals, and this contact also related to multi deals.
Hi everyone, I have a software engineering background and I’m currently working on data pipelines that integrate with HubSpot — for example, pushing contact or deal data using the official Python SDK. One of the challenges I’m running into i Leia mais
Hi @MvanMaasakkers , Yes, HubSpot offers a standard sandbox account for safe testing without affecting the production data. You can set it u...Leia mais
We have integrated with HubSpot using CRM cards and load an iframe inside a modal. While trying to close the iframe, it is failing with an error (attached image). This has been happening recently. Please let us know if we are missing anything and Leia mais
Hi @Sanjay_Zuper
The method you are using should work, but a recent change or deprecation in HubSpot may be causing the failure is what i doubt...Leia mais
Hi all, I built a custom object that records activites (page view, form submission, ad submission, etc) I created the custom object to store some of these native activites along with other custom events not native in HubSpot, to use in journey mappi Leia mais
Hi @DZoladz36 , I hope that you are well!
Thanks for asking the HubSpot Community! Here is a documentation on the topic " Timeline Events ", ...Leia mais