Hi, I've created a packages that syncs my Hubspot forms to my websites CMS. I do this so I have full control over the form styling. Getting the form, mapping the fields and displaying it on my website works fine. However, when I submit the form Leer más
Hi @StijnCube ,
As when, when you submit a custom-styled form through your site and rely on the HubSpot tracking code alone, HubSpot sees tha...Leer más
I can retrieve owner's permissions by using " https://api.hubapi.com/resource-permissions/v3/permitted-users?resource=hcrn:24XXX0:crm-object:0-1:11XXX22 " endpoint. But I want to retrive contacts permissions by using the user. Is there any option Leer más
Hi @HWimalasiri and welcome, we are delighted to have you here! 🤗 Thanks for asking the HubSpot Community! First, I'd like to share document...Leer más
I want to create a workflow file to trigger a webhook URL based on properties change. There is no "any property change" option on the workflow configuration. I have to specify every property in the workflow criteria settings. There are a few hundred Leer más
Hey @JZhao , In HubSpot, an enrollment trigger is the rule that decides when a contact, company or even deal should automatically enter the wor...Leer más
What is the cap on the 'limit' field? It isn't marked in the documentation. Through my own testing it appears to be 500 but I want to make sure before I reject anything higher than 500. Thanks!
Hi @elliotmiller18 and welcome, we are delighted to have you here! 🤗 Thanks for reaching out to the HubSpot Community and for your valuable f...Leer más
Hello HubSpot Community, I have successfully created a custom object and have its ID. Additionally, I have a specific ticket ID. I am looking to associate this custom object with the given ticket ID. Could anyone provide guidance or share the corr Leer más
@AviaraLabs - Is what you are looking for available here: https://developers.hubspot.com/docs/guides/api/crm/associations/associations-v4#associat...Leer más
Hey community! We are struggling to create a HubSpot Ticket Form that has a dynamic dropdown field showing all tickets from the chosen pipeline. This is made for tickets association. We managed to set an API integration to scrape all existing ti Leer más
@DDKK - I'm absolutely sure this kind of customized/dynamic dropdown field management works becuase I use it myself in various places. The field op...Leer más
Hello HubSpot Community, I’m experiencing an issue with HubSpot Ads integration that I hope someone from the support team can help me resolve. What’s happening: An unexpected developer token adwords@hubspot.com is making changes in my Google Leer más
Hi, I tried to create a subscription from the front end, and after creation, I am able to edit the line items. However, when I create subscriptions via API, HubSpot does not allow me to edit the line items. A screenshot is attached for reference. Leer más
Hi @hafizusama ,
This is a limitation in HubSpot's Subscriptions API behavior: line items associated with subscriptions created via the API a...Leer más
Hi HubSpot Team, I'm customizing a quote template (based on the Modern theme), and I'm having issues displaying billing and shipping address info. Here's the code I’m using: ```html <p><strong>Bill To:</strong> {{ template_data.q Leer más
I'm currently integrating our custom application with HubSpot and I’m working specifically with the Deals object . Does HubSpot provide any native properties for: Campaign Status — such as Draft, Scheduled, In Progress, Completed Sent Leer más
Hi HubSpot Community, We’re currently integrating the new HubSpot embedded forms and running into an issue that breaks our previous enrichment logic. What worked before: With legacy forms, the form would render inside an iframe without Leer más
Hi @BérangèreL , thank you so much for taking the time to look into this — I really appreciate your help, and thank you again @sylvain_tirreau f...Leer más
Hello, We are working with python and HubSpot API, using both the hubspot api library for python and the requests library depending on the endpoint we are using. We have found a roadblock trying to retrieve the marketing emails and tie them Leer más
Hi @LF_Ruiz Yes, this is possible using HubSpot APIs. You’ll need to combine two APIs to achieve this: Step 1 Use the Email Events API (Lega...Leer más