Hi All, I have added a vidyard video on a hubspot landing page in the rich text editor. I have used vidyard's default embed code for this. But while loadinng this page specifially in chrome browser video iframe is being generated very late. On lo Leia mais
Can anyone tell me if HubSpot has made any changes related to creating properties of type ENUM? From yesterday, I’ve been getting an error while creating a property in HubSpot for the contact object. I’m creating the property with empty options, Leia mais
I attempted to enroll the contact via the API and received the following response: User XXXXX for Portal XXXXX has no connected inboxes, which are required to enroll from the public API. Is there any way to address this? A contact with the sam Leia mais
I'm using the API call /crm/v3/imports to import contacts. I'm sending in POST data with importRequest (JSON data) and a file. Trying to get a very simple file to import, after which I'll add all the columns. The importRequest is: {"name":"Teems Leia mais
Hey, @ELove 👋 One suggestion — have you tried adjusting your column name to “columnName”: “First Name” versus “columnName”:”first_name”? If y...Leia mais
I’m working on integrating Umbraco forms with HubSpot to push form submissions into HubSpot forms via the API. I’ve come across the v2 API documentation for form submissions , which seems to provide a way to send form submissions. Leia mais
HubSpot currently recommends using the v2 Forms API for pushing form submissions, as there is no equivalent v3 endpoint specifically for form submi...Leia mais
@Jaycee_Lewis @Torsten_Utz I'm not aware of a solution via API, only directly in the File Manager or when it's used as an asset on a website page...Leia mais
Hi HubSpot Developer Support Team, We’ve successfully integrated HubSpot and Google Ads to track form submissions with detailed conversion data. Each form submission creates a unique conversion event in both HubSpot and Google Ads, allowing us to t Leia mais
Hi, @iiThompson 👋 Thanks for your detailed post. In this case, there isn't a definitive yes/no answer to give. Due to the complexity of this p...Leia mais
I'm unable to update goals via the python API. Executing either one of the following: from hubspot.crm.objects.goals import BatchInputSimplePublicObjectBatchInput
from hubspot.crm.objects.goals import BatchInputSimplePublicObjectBatch Leia mais
Hi @GRajput Thanks for the response, but unfortunately, it doesn't solve the problem. I did follow the documentation. From the error, it appears ...Leia mais
Hi all, I'm trying out the incoming call beta and running into some issues while developing my own app. SDK message traffic to/from Hubspot works as expected, but on inbound call, my app doesn't receive any contact matches, where the template doe Leia mais
Hi, @JeroenCloudCTI 👋 Thanks for your question. It's challenging to an educated guess or suggestion here without more information or a way to ...Leia mais
Issue: Custom Calling App Not Visible to HubSpot within the Organization Paid Seat Users Details and Steps Followed as per the reference Document: Created a HubSpot developer account. Developed a custom app within the developer account. Bu Leia mais
Hello, I am a junior CRM manager. I want to connect HUBSPOT with the ODOO ERP tool to automate data such as clients, deals, quotes, and invoices. Do you have any suggestions for tutorials or advice on how to proceed with this integration ? I apprec Leia mais
Hi @CHARAF-EDDINE
There are two ways you can achieve this 1. Use the HubSpot App marketplace to connect both platforms. You can find the ap...Leia mais
Hi, I am using the /crm/v3/objects/$objType/batch/read POST API to detect deleted or merged objects on HubSpot, but I have a few questions about its behavior to ensure I use it correctly and avoid unintended deletions in my system. Scenario 1: Delet Leia mais