I am attempting to delete an association label between companies and a custom entity. From Postman, the following works successfully: POST https://api.hubapi.com/crm/v4/associations/2-122116974/0-2/batch/labels/archive {
"inputs": [
read more
Hello, we have noticed a blocking of contact submissions on the hubspot external form below since 17/02 at 2pm: External form name: .flex, .h-full, .flex-col, .justify-between, .md:pr-0 Form link on webapp: https://app.nostrumcare.fr/nostrum-vita read more
Hello, We are using a private app to connect, and when using e.g. contacts/v1/search we no longer get any results with e.g. a name of a contact we know exists. Nothing has changed on our side. The private app logs show a 200, but there are never read more
Hey everyone, Having some difficulties setting up our app for the UI extensions beta. Basically, I ran hs project migrate-app and converted over our staging app to use the new UI extensions beta (public). I've made changes, added an extensions d read more
Hey Hubspot! Was hoping you could help me confirm something. We built an integration between our own internal system and the Hubspot API. From our internal system, we oftentimes send PATCH requests to update our deals. Part of this payload is alway read more
Solved: HubSpot Community - An API that extracts all properties information by each company in deals - HubSpot Community I was reading this post, it was really helpful, but still, I'm not able to pull all the properties from the deals modul read more
HubSpot Automation: Global Variables for Daily Marketing Emails I’m working on automating a daily marketing email sent to 500+ recipients . The process involves: Updating email content dynamically A Python script uploads images to Hu read more
I am unsure if this should be a marketing email or a blog. There's no need to store, post, or host the historical emails. The email is sent nearly ev...read more
Hello! We are seeing a random issues with an API app intgeration whereby the API is return a 403 due to a missing scope, despite the scope being present on the integration. There have been no code changes and the system was operating as norm read more
+1 same issue here on my test account, with the crm.objects.custom.write scope. (Private App) This was working previously and just noticed that it is...read more
Hi Team, How can we set a limit in the export API? POST https://api.hubapi.com/crm/v3/exports/export/async Additionally, is there an API that allows exporting contacts based on a specific ListId? Note : We need an export API that provides a C read more
In HubSpot, to set a limit in the Export API, you can include the limit parameter in your request, like limit=100, to control the number of records ...read more
Hi, I am trying to extract my marketing email events data from HubSpot. I need to programmatically extract who marketing emails were sent to and the events/interactions with those emails. This information can all be seen when I navigate to Marke read more
Hi Team, In this article , you have mentioned, GET /contacts/v1/contact/vids/batch API remain unaffected with the sunset, but will no longer lists the membership. What are the properties will be impacted with this change for this API? Thanks, read more