Hi There, We are trying to integrate Campaigns in our application, and need to track when a campaign was moved from State A to State B. I do see the data in Activity tab, but haven't been able to find a API yet. Timeline API and engagements AP read more
Hi, I am using the V3 Lists Search API, and trying to include only contacts based lists, but the API is returning all lists. Here's the API i am trying - {
"data": {
"query": "*",
"filterGroups": [{
"filter read more
Hi @SJain545
There is no direct API to do so as of now. But we have a workaround for this, create a contacts-based list with prefix as "con...read more
I have a property in Deal (i.e. Deal Type) when Deal Type is set to Non Billable, I wanted to restrict the user to move deal to Closed Won stage . Else if Deal Type is not Non Billable than user can move the deal to Closed Won stage. Is there any read more
Oh yes sorry! You can only set required properties for moving stages.
There's a few workarounds you could do though:
1. Set up a workflow that ...read more
Hello Hubspot community, Im trying to send Contact Id and contact ownerId from my ui extension to my rest api for some additional changes: i want to pass `119374226148`, to my rest api please help me out, thank you
Can you show me your code and where you are getting stuck at? Here is some great documentation that shows what is accessible via the context param ...read more
I have built a REST api that connects the hubspot api and some additional functionality with the hubspot data. I need to display these additional functionalities into an hubspot frontend app(or package) , unfortunately i havent seen any frontend fra read more
@DigvijayNarayan Features like custom CRM cards and UI extensions are part of a beta program that requires a Sales Hub Enterprise or Service Hub...read more
Hey @MNaidu9 if you want a button specifically you can do this through UI components, specifically the button extension.
However you will need...read more
Estoy intentando integrar active Campaign con hubspot por medio de la aplicación Activecampaign data sync desarrollada por hubspot, pero al terminar los pasos de la configuración para importar solo la lista de contactos de activecampaign a hubspot s read more
I'm building an integration and need to attach a file to a specific Deal record in the CRM. The file should be linked through a Task, and it should appear in the "Attachments" section in the Deal’s UI. Upload a file via API Create a Task read more
Hi I have a free Hubspot website and want to embed my instagram feed onto it. I have got the code from Tagembed but cannot figure out how to add it to my page. I know there is a way with a paid account, but is there for free?
Hi @RMason2 ,
You can add a rich text module to your page content and then edit in expanded view. Once it is expanded, you should see the inse...read more
Hello everyone, I have created a HubSpot multi step form UI extension using HubSpot CLI, here is my Requirement: We are working on a multi-step form UI Extension embedded within a custom object (p_retirement_plans). The requirement is to save form read more
looks like the syntax on your hubspot.serverless() calls are incorrect. the name is a separate string argument and not part of the payload object as...read more
Hi HubSpot Support, We’ve implemented Google Analytics 4 tracking using gtag() and custom event tracking (e.g., cta_click) on our HubSpot-hosted website. While the script initializes correctly, we're seeing the following error in the browser consol read more
how technical are you? Do you just need page data sent to ga and not user behavior?
are you using free hubspot because you have another website...read more