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 続きを読む
I followed your steps to reproduce and the 3 different endpoints you mentioned, I tried testing images and PDF's both inside and outside of folders. ...続きを読む
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...続きを読む
Hello, I need assistance with JetFormBuilder and Hubspot integration. I've followed the steps and I still require "Install OAuth URL" which the created app doesn't provide.
This just sounds like you need to reach out to JetFormBuilder and see if the way you're installing it is compatible (without a developer portal) with...続きを読む
Hi HubSpot Team, We have a WordPress plugin that integrates with HubSpot. We have a technical question about implementing the new seamless install flow. The Challenge: When a user installs from HubSpot Marketplace: HubSpot sends co 続きを読む
Hey @MSharifMiah ,
To my knowledge HubSpot’s seamless install flow assumes a central app account, which doesn’t map cleanly to standalone WordPr...続きを読む
I need help setting up an SFTP or S3 integration between HubSpot and our direct mail platform, Postie. The goal is to establish a daily file transfer where Postie places a file on SFTP or S3, and that file is automatically ingested into HubSpot to u 続きを読む
Hi @TPittman1184 ,
This is a pretty common integration pattern and theres a few ways to approach it depending on how hands on you want to be with...続きを読む
For the past two days, I have been experiencing a timeout when deploying my application. The build is OK. During deployment, I don't get any error messages, except for the timeout after 10 minutes. I suspect there is a problem with the statu 続きを読む
Hi @DBRAHIM That sounds really frustrating, especially when the build completes fine but deployment just hangs without any useful error message. Y...続きを読む
Hi @SahMelo ,
Humashankar is right that the Conversations widget SDK doesnt support passing arbitrary custom properties directly when you call wi...続きを読む
Hi, I'm getting a deployment timeout when trying to deploy a custom workflow action on platformVersion 2025.2. **Issue:** - Build succeeds - App deploys successfully - Workflow action times out (Error: "Timed out") **What I tried:** - Min 続きを読む
This is an issue the team were experiencing yesterday (the first issue I've experience with this) - try again today, it seems to be working like norm...続きを読む
Hi HubSpot Developer Community, I'm trying to build an app using the App Objects feature (platform version 2025.2) and running into an allowlist issue even in my development environment. What I'm seeing: When I upload my project with 続きを読む
Hi @njacobeus , Yeah this is one of the more frustrating parts of building on HubSpot's newer platform features. You're not missing anything, appro...続きを読む
Hello, I was creating Hubspot integration for our company website to fetch deals and theirs attachments and quotes. I have created a Legacy app on our company workspace and tested it on other test workspace. Everything worked fine and all deals 続きを読む
@NazarKhmel - It's just a guess here, but I would imagine that the attachments are getting filtered out due to either:
- The scopes you have for ...続きを読む
Hi there, I'm sure I'm doing something wrong here but I'm always getting an empty properties field when using the useAssociations hook in a custom UI Extension. Here's my call: const {
results,
error: associationsError,
isLoa 続きを読む
Thanks for the reply @darveesh , glad it was working for you, however this didn't work for me when I initially posted as all of the fields I was try...続きを読む