Hello, I am currently on an enterprise account and struggling to find a good solution to the following request from a client: I have a custom object named "individuals" that can associate with many records in another custom object named "mem read more
I cannot seem to get a Hubspot UI extensions project working. We have access to Public UI Extensions through a developer account. However, I was working through the quickstart guide to set things up and failed. When I generated the access key read more
Hi, I have an external API integration with a Live Chat. After some interactions with an established webhook i want to assign the ticket to a new Agent -User. So far by using the conversations API i have not managed to find a way to assign it to a read more
Hi! Is it possible to separate activities that no longer have any associated objects (not linked to contacts, companies, deals) and mass delete them? I am able to report on activities without any associations, and can see their type (call, m read more
Hello everyone. I'm using the Forms api v3 to create and submit forms and i'm not being able to define fields that are not existing in the objects already existing in Hubpost (like the Contact, Company, etc). For example, here's a field that we wan read more
The best approach here is:
- create the property definitions, including rules, choices etc. using the properties UI setting screen. There are many ...read more
Hi HubSpot Community! I’m a WordPress developer currently working with a fintech company. They’ve integrated their Google Ads account with HubSpot and are receiving tracking information for conversions. However, they want to dive deeper and iden read more
I'm working on a third-party CTI integration for Hubspot, and I wanted to explore the features Hubspot already has and ways to interact with them(through SDKs/APIs). Is there a way for a developer test account to gain access to calling features read more
Hey @Sadat the developer test account is really designed for sandboxing and creating integrated apps. There's very limitated external comms availab...read more
Hi, I try to submit data to a HubSpot form through Power Automate. I use a HTTP Post function, using this URI https://api.hsforms.com/submissions/v3/integration/submit/:portalId/:formGuid (with my portal and form ID). It has been working last read more
Hi, @Harling 👋 Thanks for including those details in your post. Interpreting Power Automate errors can be a bit tricky. Not impossible, but ch...read more
Hi! I'm using hubspot import api and there are some columns whose values should not be overwritten. It's working using UI but not when using import API. I've already set "skipIfKnownColumn": true in the column mapping but values still gets o read more
Thanks for your responses. This is actually where I saw the community post that it's possible to use skipIfKnownColumn property : https://communit...read more
I'm trying to list the feedback submissions and I'm getting the 403 error: ``` You do not have permissions to view object type ObjectTypeId{legacyObjectType=FEEDBACK_SUBMISSION} ``` Even though I'm a Super Admin + I'm using a developer account. read more
In fact, I can see the requests coming in to the app via the monitoring tab so it's definitely going to the correct application with those scopes. I'...read more
I found this on the support website: If no company record exists yet, HubSpot automatically creates a company record and populates it with information from the HubSpot database. A company record is created for each unique domain, including subdomain read more
Thank you for your answer! The setting has already been adjusted and it still didn't work. The company is created and also assigned to the correct do...read more