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
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
Hey @shiva_k if you have operations hub professional or enterprise you can setup webhooks within workflows. You can trigger any workflows based o...read more
Hi, I attempted to update the name of my existing custom channel using the PATCH https://api.hubapi.com/conversations/v3/custom-channels/{channelId} endpoint, but it didn't work. I created a new one with the desired channel name and deleted th read more
Hey, @CTanglay 👋 Is this for a production portal (Free, Starter, Pro, Enterprise)? Or for Dev Test account created from an App Developer Acc...read more
Hey, @riteshyadav 👋 Can you be more specific about what is “weird”? Is there something that doesn't match what the documentation states? Thank...read more
{ "status" : "error" , "message" : "The scope needed for this API call isn't available for public use. If you have questions, contact support or post in our developer forum." , "correlationId" : "" , read more