https://developers.hubspot.com/docs/api/crm/associations What happened to this page? It contained important IDs for different association types that doesn't appear to be anywhere else. Now it redirects to https://developers.hubspot.com/docs read more
I am using the Quotes API to generate a quote. If I associate the line items to the quote I can access correctly in template but it binds the line items to the quote - so if the quote is deleted it trashes the line items!!! (**bleep**). If I do not read more
Using these docs: https://developers.hubspot.com/beta-docs/guides/api/app-management/webhooks#delete-a-subscription I see the webhooks/v3/{appId}/subscriptions/{subscriptionId} endpoint but I do not know the customer's subscription ID. I have attemp read more
Hi @AMurphy31 The API keys are no longer the way to go. Now, you've got to use either use private app access tokens or go via the OAuth route ...read more
Hi HubSpot Community, I’m using the HubSpot API to automatically sync new contacts from our website ’s contact form into our HubSpot CRM. However, I’ve noticed that not all form submissions are creating contacts in HubSpot—some entries seem to read more
Hi, I'm trying to trigger a webhook when a contact unsubscribes from one or all email types. If this is possible, what property change should I be subscribed too? If it isn't, does anybody have any recommendations on the best way to keep subsc read more
Hi, Is it possible to add data from Google spreadsheets using Zapier to an active HubSpot list, or can this only work for static lists? The whole context is that I am preparing a campaign and during this campaign some customers will receive a disco read more
Hi @KMorka , @Jaycee_Lewis is correct.
Would you mind sharing the criteria for your active list? I think all we would want to do is update ...read more
I was able to get the react environment to load on http://localhost:3000/ one time using HS project dev a couple weeks ago. I was able to make middle column card edits in the browser without issue. I now have a different project I am working on read more
Hi HubSpot Community, I’m having trouble setting up a two-way sync between HubSpot and Airtable. Neither Zapier nor Make.com is able to retrieve data from custom objects in HubSpot, which is causing issues with syncing custom object data to Airt read more
Hi there! eZintegrations™ can handle this! Unlike Zapier or Make.com, eZintegrations supports advanced integration with custom objects, allowing y...read more
Sorry I have set and install the chat flow codes in my html file page . but the hubspot says and verify that the installation is successful set up , but when i load my webpage, I still cant find the chat widget there. . please i need help
Hey, @SAdo 👋 Please share a link to a live page where your chat should be appearing. It's very challenging to troubleshoot an on-page issue wi...read more
Hello everyone, I'm working on a project where we rely on the HubSpot update API to manage our marketing contact statuses, and I have a couple of questions to ensure we're handling updates effectively: How can we confirm that the marketing conta read more
Not so much dev but working on a UI extension card where I need to create a button to create a new quote for the deal that the card is on. When I click create quote in the Quotes manager it automatically generates a new one and then asks me what read more
Yes I am adding a button on the card. I know I can use the API to generate etc but am looking for a single URL. I have this to create a new one ...read more
I need to create a notification for internal users to alert them when a new KB article has been published. I've been using graphql to query KB articles, but it is unclear to me how I should go about creating a custom solution to: 1) Query KB Artic read more