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 続きを読む
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 続きを読む
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 続きを読む
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 続きを読む
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 続きを読む
The best approach here is:
- create the property definitions, including rules, choices etc. using the properties UI setting screen. There are many ...続きを読む
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 続きを読む
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 続きを読む
Hey @Sadat the developer test account is really designed for sandboxing and creating integrated apps. There's very limitated external comms availab...続きを読む
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 続きを読む
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 続きを読む
Thanks for your responses. This is actually where I saw the community post that it's possible to use skipIfKnownColumn property : https://communit...続きを読む
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. 続きを読む
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'...続きを読む
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 続きを読む
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...続きを読む