I have succesfully integrated a custom chat application with my company's inbox as a custom channel. This integration is unique to this hub and I don't want it to be available as a public app. As per the documentation it is necessary to create a p read more
I periodically call CRM search endpoints to retrieve updated CRM objects by filtering on "last modified date" property. I do this per CRM object; Deal, Contact and Company. When a Deal becomes associated with a different Company, the Deal's search e read more
Dear Community, I have an issue with my HTTP GET request, hope you can help me here. I would like to pull a custom property (angebot_counter) via this URI https://api.hubapi.com/crm/v3/objects/deals/{sanitized-dealID}/?properties=angebot_coun read more
@Dramons - A couple of thoughts:
- I see a trailing '/' in the URL after the deal id value. I don't think this is correct.
- I'm sure you have ...read more
Hi there, we have an App with these scopes: "oauth" , "crm.objects.leads.read" , "crm.objects.users.read" , "crm.objects.appointments.read" , "crm.objects.deals.read" , "crm.objects.contacts.read" , "crm.schemas.cont read more
Hi, I am totally new to HubSpot so please excuse my lack of knowledge! I've just started working for a company that uses HubSpot and we want to pull in data (sea ships) from a third party system via an API. We want to use this data in Tasks wit read more
Hi, I am currently running into issues where my HubSpot Data Share to Snowflake isn't refreshing the latest data. I go through the exact process listed in the documenation I shared and have even tried uninstalling and reinstalling. Both times read more
Hi We've got Breeze buyer intent working. It would be great to access company / target market / intent signals from javascript on our website that uses the tracking code, so that we can make cusomised changes to the content based on target m read more
Hello there! I have built a form using Hubspot's new form builder tool with multiple pages. My only problem is when it is viewed on mobile less than 480px, the Previous and Next buttons are stacked on top of each other, making it very clumsy to read more
Hey, @AAcquaro 👋 What is the behaviour you want to see? Do you want the buttons to shrink but remain on the same row, for example? Understanding...read more
I'm trying to import (via the API) multiple association labels along with my data. I have set up multiple association labels (many to many) between jobs (a custom object) and contacts, and I have my jobs file set up to include columns for each asso read more
Hi, @GDennis 👋 Thanks for your question. I appreciate you including your code example. Hey, @SteveHTM @HunorSZ , do you have any import tro...read more
Hi all, I've created a on my website and upon submitting the form I want to populate several User Created Fields, however I am getting Null. User Created Fields: delivery_partners: configured in form as multiple choice, configured in HS as read more
Is there a way to have AI or ChatGPT integrate with my HubSpot account and have it automatically reach out to my customers when it is time to renew their account? Additionally, can it be setup to send emails at a predetermined times throughout their read more
I'm testing HubSpot serverless functions. When properly formatted with an access key that has appropriate permissions and valid hs_object_ids, this code returns a result array of contact information when run from a local instance on a development m read more