I want to grab all meetings with their associated contact and currently using a GET request: https://api.hubapi.com/crm/v3/objects/meetings?associations=contacts but I feel that it doesn't pull everything since I see some meetings not listed fro read more
I have an app that has been in use for several years using OAuth, and haven't since last year tried connecting to a different HubSpot target account. Now when I do I get this 'redirect_uri doesn't match' error. App is built using the hubspot/hu read more
How do we create apps / build to the HubSpot Data Sync framework? There are a bunch of "apps" that say they are built BY HubSpot here - https://app.hubspot.com/ecosystem/22118615/marketplace/apps/apps-for-operations-teams These all claim to use t read more
@ProVega Data sync is part of Operations Hub. Data sync apps built by HubSpot are available in the app marketplace, along with hundreds of other a...read more
Problem: Using method axios.post() , successfully upload encoded document contents as 'base64' to a remote File Manager. However, the uploaded document is still encoded as 'base64' in the remote File Manager. Could you tell me what is read more
Hi! I have an app idea to enhance hubspots integrated email. I'm looking to add a button to the default email window so it's easy to access, but this doesn't seem to be possible.. I'm new to Hubspot. Does anyone have any recommendations on how t read more
Hello Through HubSpot API, how to discover the objectType if one has its objectId ? Based on a strict immutable interface contract, and it does not include property objectType: string; objectId : string; file : { ... read more
I am writing to seek your guidance and expertise regarding an issue I have encountered while working with the dropdown field HubSpot API. I have been developing a custom CRM card using the HubSpot API, and I am currently facing a challenge in ad read more
Hello, Typical HubSpot OAuth2 app authentication includes the app passing HubSpot a client secret. However, some types of applications do not have a way to securely store secrets (such as Singe Page Applications). In cases like these, it is desi read more
Hello. I want to use Vue 3, since Vue 2 announced it end of support in the end of this year. First of all, please, please, PLEASE update your docs so others won't have to waste a ton of time like myself (issue will become clear below). So I fir read more
My company has a Slack account that is current connected with a HubSpot account that we no longer use. We want to change that connection to the HubSpot account we recently set up. I can’t find any instructions on how to do that. What do I ne read more
Hey @JHobbs56 , thanks for reaching out!
Definitely check out the HubSpot-Slack integration guide . I'm not sure if there is an easy way to s...read more
Hi @piyushgoyal ,
I'm not sure you can search through associated object properties, it seems that you can only search for the associated contact...read more
Hello, We are experiencing an issue with the Lead Status property. The status "Presentation" in the UI is showing as "BD Not Interested" in the API. We are using Powerbi as a data visualization tool and Fivetran as the connector. We have already co read more