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: Spoiler (Highlight to read) GET read more
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 read more
Hi @Sachavskyi ,
The typeId for association labels in HubSpot isn’t globally unique. It can be the same number for both custom (USER_DEFINED) ...read more
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 read more
Thank you for your response. My question is: If there are thousands of matching contacts, in the custom code action I would have to call the correspon...read more
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 read more
Hey @AZakonek ,
You can’t directly set HubSpot’s default hs_analytics_* source properties via API, those are auto-populated by HubSpot’s tra...read more
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 read more
Hi @JeroenCloudCTI ,
It seems that HubSpot’s calling SDK automatically connects calls to the oldest matching company or contact when you use `...read more
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 read more
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 read more
Hi @MvanMaasakkers , Yes, HubSpot offers a standard sandbox account for safe testing without affecting the production data. You can set it u...read more
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 read more
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 read more
Hi @DZoladz36 , I hope that you are well!
Thanks for asking the HubSpot Community! Here is a documentation on the topic " Timeline Events ", ...read more
I am using the hubspot-php api to submit data to an old hubspot form in our system. The form has an email property added and that is the only property defined for that form. The api is submitting a property named signup_source to the form read more
Hi @Mrk-1 and welcome, it's so great to see you here! 🌞 Thanks for reaching out to the HubSpot Community! I'd love to put you in touch with...read more
As it has been discussed on these threads: https://community.hubspot.com/t5/APIs-Integrations/How-to-reset-client-secret/m-p/271360/highlight/true#M24554 https://community.hubspot.com/t5/APIs-Integrations/Help-on-Oauth2-Client-Secret-R read more
Hi @CarBelt and welcome, we are so glad to have you here! Great questions, thanks for asking the HubSpot Community and thanks for taking the tim...read more