Currently we have a CRM Card that needs to be put on the Contacts and Deals Page, however in order to use it, we have to go to Record Customization Page and manually toggle our app to be enable for it to show. I see FormPay already has this feat read more
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
@notabot - I am thinking that this behavior (and inconsistency if you will) is a function of the way that Deals and Contacts/Companies got woven to...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
You can verify the call sytax is functional using the test call in teh documentation.
https://developers.hubspot.com/docs/reference/api/crm/object...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 everyone, I'm adding a new module via this API: https://developers.hubspot.com/docs/guides/api/cms/source-code I can see the module in the Design Manager once it is created by the API; however, I see that by default it is not available 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 @Stem-IT ,
You can use the API to create tasks in the HubSpot system. With the minimal context I have, I might take a slightly different ...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