Is it possible to batch read all meetings based on the meeting type? Not all meetings have a unique value. The meetings logged are more than the limits so I was hoping I can do a batch read once in a while but I need something to retrieve it. I thou read more
I am working to add a Contact to the CRM, and then associate that user to the a Pipeline, at an advanced Stage within the Pipeline. I have tried successfully created a Contact using https://api.hubapi.com/crm/v3/objects/contacts and read more
We need to read and write to our custom contact and company properties via the API. We dont see where we can do that - can you please send link/doc for us to get instructions. Any help is appreciated.
Hey all! I'm testing some of the possibilities of Serverless Functions and I've hit a wall on a particular test project. What I'd like to do is to create a form on the custom tab of the Company CRM and I've done that. One example is I have a form read more
I'm looking to retrieve a list of all deals and understand each deal stage (e.g. appointment scheduled, kickoff scheduled,... closed won/lost) and the date each transition happened. I have a list of 5k deals I need to pull this data for so the API read more
Looks like I got it using https://api.hubapi.com/crm/v3/objects/deals/{dealId}?propertiesWithHistory=dealstage This returns each stage ID in...read more
Hi - We are trying to integrate our application with HubSpot Sales/CRM & CMS and had the below questions. Could you please check and respond? - We would like to allow the admins for each of our customers to setup their respective hubspot acc read more
Hi, I am still a rather new developer, and am attempting to copy line items from a closed won deal to a pending renewal deal that was copied in a workflow from the closed won deal. I am receiving the following logs: INFO [INFO] Main function initi read more
Hello, I have a form that collects information and send it to iframe on the same page. I'm using onFormSubmitted callback and If the form set to redirect to another URL, fields are accessible, but when I switch to Display Thank you message, all read more
tl;dr - web developer saying we would need to host a web application on another site than HubSpot because there are limitations with Java. Is that true or are they unfamiliar with HubSpot (when they said they were 🤔 )? Our company is speakin read more
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
Hi, @jeremyProA 👋 You aren't missing a native option. I found several results for 3rd party tools when searching. I also found this in our Marke...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