Is anyone else experiencing issues with the Files API search endpoint today ? Starting this morning, the /files/v3 /files/search endpoint returns empty results ( {"results":[]} ) for ALL queries, despite files existing read more
Hi all, I would like to hide or edit the default language selector that is used by the Elevate theme. In English it looks okay, but when I switch to another language, it kinda ruins the header and makes my menu go on 2 lines instead of 1. read more
Hi @JensD and welcome, we are thrilled to have you here! 🤗 Great question, thanks for asking the HubSpot Community! Let's consult our Top Ex...read more
Hello HubSpot Developer Community, I'm currently integrating the Conversations SDK into an H5 (mobile web) page and have encountered two challenges that I'd like to seek guidance on: Overlay Blocking Issue with Buttons When the Convers read more
Hi @FireHot and a big warm welcome from the HubSpot Community! 🧡 Thanks for posting here! For reference, here are some documentations: - Conv...read more
I am currently sending marketing email information through a webhook, and I am receiving the subject line, the To, and the From. I am trying to send the content of the email, but have been unable to do so. Since I can not send the content, I want to read more
Hey @DWild30 Thank you for your question! I'm gonna tag some subject matter experts from our community who may be able to lend you a hand: Hey...read more
Hello all -- Apologies this isn't the right forum/discussion group, but I'm curious if anyone has any recommendations for membership software (medium-sized non-profit) that works well with HubSpot? Thanks!
Thanks @Victor_Becerra
Hey @DYoonZacharias , you could check out Member Center app available on the HubSpot Marketplace to understand if it...read more
Hi, I am trying to set up a new app with a webhook on quotes with these configuration: app-hsmeta.json: { "uid": "myApp_app", "type": "app", "config": { "description": "My custom app", "name": "myApp-Application", "distribu read more
Hi @JTolley , Thanks for the reply. You are right, that property name didn't exist. I update with "hs_status" which I made sure exists: I up...read more
Hi HubSpot team, We’re currently integrating with the Remote MCP Server via an AI Agent and had two quick questions: Notes support Is there any roadmap or planned enhancement to support native “get notes” access via MCP (e.g. notes assoc read more
Hey @Adam_Moroney and welcome, we are delighted to have you here! At the moment, the HubSpot MCP Server offers read-only access to objects like ...read more
Hey everyone, I am trying to create custom association labels between a custom object and the Lead object via the v4 API, and I keep getting a 500 internal error. Here's what I'm doing: POST https://api.hubapi.com/crm/v4/associations/2- read more
Maybe a bug in the API? The label and inverseLabel cannot be the same value when trying to create a label via the API. Likely because if they are...read more
Hi, I was very happy to see the Remote MCP in my HubSpot account, and found that it was easy to set up. I'm building a custom MCP client (using the official Python SDK). From https://mcp.hubspot.com/.well-known/oauth-authorization-server, th read more
Thanks for sharing your question @keurcien
I'm tagging a few community experts to help you find a solution here: Hello there @Jonathan_Vaz ...read more
Hi, I have built a calling integration app. Everything is working fine, but I am stuck with the uninstall flow. When a user uninstalls the app from HubSpot (Settings → Integrations → Connected Apps → Uninstall), how can I remove the related database read more
Hey @princesuhagiya1 , As I know, HubSpot does not send an uninstall webhook. When a user uninstalls your app, HubSpot simply revokes the OAuth tok...read more