Shopify recently made it so that users can no longer create Legacy Custom Apps. Are there plans to do the same for HubSpot? If so, how difficult is it to migrate to projects if I only use apps for the purpose of another application using HubSpo 続きを読む
@JonathonMinard - I echo your concern here. My own consultancy is highly invested in "private apps" and the highly related "custom code workflow" c...続きを読む
Hi Team, I have started facing recently is my channel webhook has stop receiving the OUTGOING_CHANNEL_MESSAGE_CREATED webhook. This was working previously. Other events are received on my web hook, except for this particular one so the webhook is con 続きを読む
Hi @ISaleem0 , Thank you for posting to the Community! I'd like to tag in some of our Top Contributors to see if they have any ideas on this one ...続きを読む
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 続きを読む
Experiencing the exact same issues as you since yesterday. The behavior is inconsistent from what I can tell (certain portals experiencing it, other...続きを読む
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. 続きを読む
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 続きを読む
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 続きを読む
Hi @DaganBPM thank you for the response. For additional context, we send all of our emails to contacts through marketing emails, as workflows. We h...続きを読む
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!
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 続きを読む
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 続きを読む
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 ...続きを読む
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- 続きを読む
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...続きを読む
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 続きを読む