Hi, We are struggling to understand how exactly licenses work when we create an application with UI Extensions functionality ( https://developers.hubspot.com/docs/platform/create-ui-extensions ), so we have a couple of questions related to it: read more
I’m looking to develop an integration with Bing and ChatGPT. What should this logic do: 1. A user clicks on a button that sends a request to Bing, which then provides the latest information about the contact and I should show this informat read more
Hello, Our website is hosted on WordPress (OceanWP Child Theme) and connected to hubspot plugin and the forms are placed on page using hubspot embed option. There are some console errors such as "No quick-fetch early login-verify request found" and read more
If we ask a user, who has already authenticated with us, to go a re-authenticate it shows the same screen you'd see when confirming the scopes being requested but where you would see the scopes is blank. Then after a few seconds redirects to our cal read more
Hi All, I've set my business whatsapp acc as a channel for my help desk but when I reply to a whatsapp ticket through the help desk, the messages all say not delivered. Any ideas why?
I am trying to build a logic where I am trying to extract the data (list of users) then matching that data and getting the first name and last name. Fetch Users: Get the list of users with their userId and id. Match User: Use the userId to find t read more
I've been writing a new version of the old community hubspot-api-ruby gem. It focuses on ease of use and acts like an ORM. Details here and comments / contributions welcome... https://github.com/sensadrome/ruby_hubspot_api gem 'ruby_hubspo read more
Hi all, Need some advice here. We recently need to have a workflow extensions, where we need to deploy two serverless scripts to HubSpot, and these scripts need to be hosted using the new HubSpot CRM for Developers projects feature. Can you read more
Hi @YP-Lim and welcome to the Community! We are delighted to have you here! Thanks for asking the Community!
I'd like to share these resourc...read more
Hello, I am currently working on a website and a Google Docs Add-On, both of which utilize an embedded HubSpot form. The form on the website functions without any issues; all fields are correctly saved and submitted. However, I am experiencing diff read more
HEy @PetarKramar the fact that this is sending data in the network tab is strange. I am not familiar with google docs ad-ons but do these generally...read more
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
Hi @GHubspot and welcome to the Community! We are so glad to have you here! Great question, thanks for asking! I have found similar threads tha...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