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, read more
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 read more
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 read more
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. read more
Hi @Spinks
here is the curl that is working fine for me on the form submission
curl -X POST https://api.hsforms.com/submissions/v3/integratio...read more
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 read more
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 read more
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 read more
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 read more
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 read more
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...read more
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 read more
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 read more
Hi @LZhao 👋 Thanks for your detailed post. That is always appreciated. I'd like to invite some of our community members to the conversation to s...read more