Hi! Im new to hubspot crm, but trying to make one simple thing. I have created the extension that just make document files, now i need data for this files. I want to get it from Deal associations. I have custom object - it represents the products a read more
We are using the workflows API to create a workflow but have recently run into an issue where if we have secretNames in the schema, we get an internal error (status: 500). If we take out the secretNames and leave it as secretNames: [], then we are a read more
Dear, I have a requirement to display Youtube player with video link added in contact custom field. And preview of document either uploaded to HubSpot Forms or Google docs links. I like to display this in the contact deatls middle column read more
Specifically, we want to find out if an account has HubSpot Workflows enabled or not so that we can tailor our integration's UI/UX. The Account API doesn't provide this information from what I can see here: https://developers.hubspot.com/docs/ read more
Hey @wats this isn't something that can or would be surfaced externally. You could just try use the create a workflow api though and it'll fail i...read more
HubSpot recently released [Public Beta] Automated Sales Tax Collection with Commerce Hub: https://community.hubspot.com/t5/Commerce-Product-Updates/Public-Beta-Automated-Sales-Tax-Collection-with-Commerce-Hub/td-p/1162691 In the post it says read more
If I create line items for a deal, and then the user adds a quote through Hubspot's native UI, those quotes should have the Automated Sales Tax Colle...read more
Hi, I am using GTM and GA4 on my website to gather analytics data. I have embedded a hubspot form that i created a hidden block on labeled 'GA Client ID' (internal name is ga_client_id) in hopes that a GTM/javascript setup will be able to inject the read more
Hello developers, I'm encountering an issue with the V3 CRM Search API where the associations object is not being returned, even when explicitly requested. I'm hoping someone in the community might have some insight. The Goal: I'm trying to fetch read more
I am trying to create neat looking notes which are summaries of a chat gpt response, but something formats into a single line looking mess. I have tried /n and all the work arounds, nothing seems to work? i would like to be able to have line breaks read more
I’m using the following endpoint to create associations between objects: ruby Copier Modifier https:/ /api.hubapi.com/crm /v4/associations /deals/companies /batch/create I’m trying to associate deals to companies, but inst read more
Hello, Thanks to both of you for the clear and detailed response. I was specifically trying to avoid having to perform a search in order to limit...read more
There seems to be an issue with the iOS Chat SDK. I've followed all the integration steps but it always fails on the first configure step and can't find the HubSpot-Info.plist file even though it is definitely included in the project and have a read more
@DArvid wrote: There seems to be an issue with the iOS Chat SDK. I've followed all the integration steps but it always fails on the first con...read more
Hi everyone, I am just want to reflect my thoughts after unsuccessfull weeks of trying to make things work somehow. As a developer with years of experience I can tell that this SDK along the "documentation" is the worst nightmare I have ever see read more
Hey @kubo_konecny -- thanks for your post. I am sorry to hear about your experience with this tool and your feedback is greatly appreciated. I hop...read more
Hi, why am I getting this error message for Webhooks? I tested my endpoint using Postman and it worked — I was able to receive JSON data. However, when it comes to HubSpot Deal creation, I get the following error response. Any ideas on what might be read more
Hi @JCabataña ,
That "417 Expectation Failed" error you're seeing usually means HubSpot is sending a request with a header your server isn’t ...read more