Hello! Thanks for taking a time to help me! I'm trying to use the module hubspot-api-client to do oauth authentication using python. I've tried to follow the example code from https://github.com/HubSpot/hubspot-api-python but when I run my c read more
Hi Team, I want to fetch user permissions, but I haven't been able to find an API for this. I have the HubSpot Starter Customer Platform with 9 additional core seats (Starter paid version). Is there any API available to retrieve user permissions fr read more
I cannot get dates to import into a custom Contacts field. I've set `dateFormat` to `YEAR_MONTH_DAY` on the file. I've tried ISO8601, "YYYY/MM/DD hh:mm", and "YYYY.MM.DD hh:mm". All of these I've seen in posts saying they work, and none of the read more
Hi @GDennis
Call me "Old School" (because I am)... when I push dates tot he HubSpot API I always convert them to Microtime (Unix time in mil...read more
Hi Hubspot, I would like to create customized quotes that populate more fields than what the customized templates under "Quotes" offer. For that I did the following: Added the custom Property as property in the company properties: Added the read more
I'm using the LineChart component in a HubSpot UI extension. My data contains Unix timestamps, but when I set fieldType: 'datetime' for the x-axis, the chart doesn't display the date properly. I converted the timestamps to ISO 8601 format using read more
Hi there, I need to integrate custom web forms to Hubspot using an API that was previously used for integration with our Salesforce. I understand a new contact is created for each new enquiry in Hubspot. However, I am aware people can make m read more
Hi, Would using standard Hubspot forms be option be an option? If so, using the "Always create contact for new email address" option for the Hubspo...read more
Hi everyone, I've been working with our development team and HubSpot support and haven't been able to find a solution to this problem. I'm hoping someone out there has figured this out and can lend a helping hand. The Problem: We have the HubSp read more
Hi there! Both the main website and the web app are added to our site domains and the cross-domain tracking is turned on. This doesn't seem to be fix...read more
We are using metabase for our data needs. I am looking for a way to pull some of the data to present it in Hubspot for the support team. Example: Metas base holds data about client KPI, "project results" I want to be able to add this read more
Josh, No problem. The explanation will potentially make it sound even more technical, but I can give it a shot. Metabase is for sure connect...read more
Hi! We use Salesforce as our main CRM and HubSpot for our marketing activities. Our marketing team produces many marketing emails from HubSpot, from which we sync the Opens & Clicks to Salesforce using the default SF<>HS integrator. Now, read more
After form submission, I dont want the contact to be created. I've tried with JS with hbspt . forms . create and during onFormReady to disable the form submission - didn't work I've also tried code from a bunch of other threads - read more
Hey, @RPoon 👋 Are these custom-coded forms using the Forms API to submit? Or are these forms created in-app that you are embedding on your pag...read more
I'm trying to export data from hubspot using the search API. I noticed every time i do a search operation, a new blank record is added. Is this an error from the API? am i mising something from the api docs?
@CSarmiento0 wrote: I'm trying to export data from hubspot using the search API. I noticed every time i do a search operation, a new blank record...read more
we added a tax rate per item level during quote creation quote shows tax on per item and then shows total tax after we get quote with association line_items, taxes, discounts, fees quote do not show any information regarding the tax added in i read more
@VXE wrote: we added a tax rate per item level during quote creation quote shows tax on per item and then shows total tax after we get quote...read more