Hello, I'm trying to find the Hubspot ID of my line items. Where in the CRM can i find them, without the API. I see the product library with all the line items but there is no ID written. It's because when i want to link line items and deals, i read more
https://developers.hubspot.com/docs/api/files/files Files API Endpoint Upload File params, its commented restriction is confusing for its param file . param file : binary Body param File to be uploaded. Binary string test v read more
Hi everyone, I am currently trying to install a live chat on our website. However, the tracking code installation doesnt work for some reason. I am attaching a screenshot so that you can see how the tracking code is installed in GTM.
Some background. I'm trying to create another calculated field on a deal that shows the deal amount in a 3rd currency. The use case is that our South African sales teams sometimes sell a deal in CAD, but we still need this to show against a targeted read more
Hi, What would be the best-identifying information to integrate the company data from the custom ERP system into HubSpot? The case is that the (custom) EPR system has information about customer companies such as record id, company name, and read more
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