Hi everyone, I’m exploring how to integrate HubSpot forms into a service website I manage, which helps users check their electricity bills online. Specifically, I want to use forms to collect user data (like customer IDs) and display bill details d read more
Hello, I am hosted with OVH, and since I activated the DNS, despite updating my configuration, my website no longer displays—it shows error messages. I had to use another domain name. Please help!
@AMontet - you haven't given us much to go on here! It's likely a misconfiguration - I have almost never got the DNS setup right the first time I t...read more
I've had my app out for around two weeks now - and I'm expecting at least some listing analytics to show up. Yet every day I check, they remain empty. I checked the HTTP request and no data is being served. Is there a grace period before read more
Hi, @JTolley 👋 Thanks for your question. If you have an app partner manager, you might want to reach out to them directly. Additionally, I'd l...read more
Hi there, Perhaps I'm doing something wrong, but is there a way when creating a quote through the API to pull the default company name, address, etc in the same way that it happens when creating a quote in app? I can set those properties manuall read more
Hey, @bdrf 👋 Can you share an example (screenshots are fine) of a quote created in-app vs using the Quotes API where the details are different...read more
I created a new App Test account and learned that " HubSpot Insights is being sunset. To gain access to Data Enrichment, upgrade your portal to include Breeze Intelligence." Since this is an App Test account, can Breeze intelligence be used wi read more
Hey @DBourque not at the moment no, the pricing is because the queries do need to be paid for, so regardless of what portals are using it there'll ...read more
We have an app that we use for customer integrations that we've been using for years. Suddenly we're getting "Couldn't complete the connection Authorization failed because the provided scopes are insufficient. Please contact the app developer." read more
Hello there, I am building an Hubspot public app. i want to integrate my public app with hubspot workflow page. How can i do this? I am looking into this api: https://developers.hubspot.com/beta-docs/guides/api/automation/custom-workflow-action read more
Hey @VMourya yes this is the right endpoint to do this. You need to create a private app within your HubSpot account to being creating this. Then...read more
Hey Guys Wondering if you have anyone has evern solved the need to track Slack Messages as Activity against HubSpot Contacts? Essentially, I want to be able to see/track contact engagement/activity beyond just email and phone calls. I wan read more
Hey @RHudman this isn't possible at the moment. Slack doesn't really have a way to track messages inside it. There's not really an "identifier" to ...read more
I want to combine data from the Deals endpoint with the data from reporting broken down by traffic source using the traffic source as a join key. After reading the docs I assumed that the Original Source property in Deals had to match the sources br read more
Hey, @CQA2 👋 One place I'd start is using the Properties API and pulling all the values for the property “ hs_analytics_source ”. This should re...read more
Good Afternoon, I have a post call working in POSTMAN and would like to use a webhook or custom-code solution in a Hubspot workflow. I created the secret using a private app w/limited scope/permissions. I'm not entirely sure what to put in read more
I am using the /crm/v3/objects/contacts/batch/upsert endpoint to test creating and updating contacts. While it seems to update fine, and it does create new contacts, it is not setting the properties on these new contacts. Here's my JSON body : read more