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
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
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
Hello I need to save some data after to a contact property after getting checked through an API call. callback({
botMessage: outputMessage
responseExpected: false,
cust read more
I’m currently facing an issue: when I update a field name in field.json, the API still returns the old fields, which is confusing. Is there a way to make it return only the fields defined in the file?
Hello, Here are some things that I would suggest to look into: First thing to confirm is that the local updates and been pushed and published...read more
Hello, I'm trying to return records I can see in my defined list I set up in Hubspot. I have a list that contains ticket info and associated data but the List API seems to just bring the json at the bottom back. Am I missing something? I also read more
Hello ! We have had an active API between our ERP and our CRM, HubSpot, since 2020. Last Friday, the API created a duplicate for almost every study created since 2020 in our CRM. We went from 9,000 deals to 17,000 deals in our HubSpot read more
Are you able to access the payload to the requests being made to Hubspot? Given what you said that it's creating the exact same deals, that Deal ...read more
Hello, I'm currently working on updating an integration that still uses the HubSpot V1 API to V3 , but I'm encountering some issues with specific endpoints. The endpoint: https://api.hubapi.com/ contacts/v1/lists/{listId}/contacts/r read more
So to switch to v3 you will have to take a Two-Step Process:
1. Get the List Memberships - Use the v3 List API to get contact IDs from a specifi...read more
We have some forms integrated with HS. The customer is entering the phone number as xxx-xxx-xxxx which is fine. However, when HS grabs this from the form to put in the contact's "phone" property, it's storing it as: +1-(xxx)-xxx-xxxx. When the cu read more
As I stated. I can go through the hassle of downloading all my contacts and correcting the ones that were made incorrect by HS (as you repeated as a ...read more