Hi there, I've started to work with serverless functions, and I'm following some tutorials, but I can't work with @hubspot /api-client , Axios and the rest of the package works fine, does anyone know how to get this package to work? cheers read more
We have our customer service GMAIL connected to our inbox in Hubspot. Often, we get emails with PDF attachments, and our team wants the ability to search for specific things within the attachment. But Hubspot can only search for content in the email read more
Hello, we're loading the livechat widget on our Ruby on Rails site and providing it with a valid email & token but the chats are not being associated to the existing Contact with a matching Email address. I've reviewed the main post suggested read more
Hi, We are looking to integrate Payment Object on HubSpot to the Payment Object on QuickBooks. We are a SaaS platofrm which provides data integration & replication services. We have been planning to list our app on HubSpot at the same time. Loo read more
Hi @HarshBerlia 👋 You might find this related community post useful: https://community.hubspot.com/t5/Commerce-Tools/Will-there-be-an-API-f...read more
Hi, I am trying to see if I can pull company reviews from a partner page into a HubDB table. This would be from either the company’s external marketplace page (clicking on a company from the HubSpot Solutions Directory - https://app-eu1.hubspot.co read more
Hi, I want to syncronize an added note including attachments to a different tool. For this I would like to use a custom code action. But it is possible to grap the latest added note (and the related attachment) in the custom code to sent it to the read more
Hi @zach_threadint , Perfect, Thanks 👌 Where can I find a documentation which properties I can use? I struggle everytime because I do not fi...read more
am unable to put response.status_code == 400 if offset value is not present [error : ]and continue with the offset values which has data for the campaigns below is the code am using .. need help has_more = True offset = "" offset_str= str(offse read more
Hello, I would like to know how to automate prospect and customer data by using an API call from Hubspot to Linkedin and retrieving the data to keep customer information up to date. Also with this, I think we can optimize the use of the org chart, s read more
Hi, there! Thanks for your post.
With a project of a decent level of complexity, I'd suggest scoping out some fundamentals before asking the c...read more
The lesson under HubSpot Academy "Integrating external APIs" The video under "Explore more advanced APIs techniques" I am not able to clear out the old error message for my web app whenever I type a new query based on the following instruc read more
Hi, @SChee8 👋 Thanks for your question! Did you get this resolved? If not, have you tried editing your code and clearing the .error-message di...read more
Hello there. We are trying to develop a private app where we make a call to the HubSpot API to retrieve a company address, and then pass the address to Google Maps to display a small widget on our companies page with a map of the company's location. read more
Hi @ChrisSosa1337 👋 You've inspired me to create a new feature within my app, Utilities for HubSpot . While it doesn't render a map within ...read more
Our integration is written in Go, and as such we use a third-party tool to generate client libraries using HubSpot's published OpenAPI specs. Now that it's been running (mostly) successfully for a few weeks, we're ready to build in some additional r read more
Hi @himanshurauthan , I was hoping that someone from HubSpot could respond to my questions so our company could make business decisions based on the...read more
Hi, I think my understanding of how this end point works is wrong I am trying to get get a list of all deals, along with company name. params = { "exportType" : "VIEW" , "exportName" : "test" , "format" : "csv" , read more
Hi @kwa_mark 👋 Specifying "associatedObjectType" allows you to retrieve IDs and primary display property values of records (in your example...read more