Hi, I want to update a blocked domains list on all forms instead of updating form by form. I understood that this is currently not possible with Hubspot regular options. Is it possible via API maybe? and how? Thanks!
Hey all — I have a question about custom workflow actions. How can I add a header to them? I’m sure it’s possible, but I haven’t been able to figure it out. I think I might need to use a PRE_ACTION_EXECUTION function but I’m not sure. My action is c Leia mais
Hi am working on Integration in Mulesoft to write the data to Deals object in Hubspot I'm pulling the data from Bullhorn and inserting the same data to Hubspot am able to create the record in Hubspot but data was creating as empty (attaching the scr Leia mais
I am reviewing the stats from these 2 tables. In the Campaign Email table, all email events are summarized by Campaign, i.e 50 bounced emails, 100 sent, 35 clicks, etc. However, when I look at the details of these events in the Campaign Email Even Leia mais
It sounds like there might be a discrepancy in how the data is aggregated versus detailed. The summarized table likely groups events by unique campa...Leia mais
Hi folks, I'm getting a strange error where my application tries to interact with a HubSpot account's list. (the # sign represents an anonymized, GUID = anonymized GUID) API URI: /crm/v3/lists/#/memberships/add-and-remove RequestBody: {“recordI Leia mais
So, our HubSpot application leverages the add/remove API on behalf of our clients and I do not have immediate access to leverage the token stored in ...Leia mais
I have a HS form that creates a contact upon submission. It then fires a webhook that sends data to a 3rd-party API. Is there any way to see the exact data that was sent for any given contact created via that form? For some background, the form Leia mais
I don't think there's an explicit way inside hubspot to see it especially if it's outgoing to another site. What you could do is use one of the w...Leia mais
This seems very bizarre that we can update a customer/contact with the Original Traffic Source, but cannot add the hs_analytics_source_data_1 and hs_analytics_source_data_2 information as they are read-only. Any plans to fix this or provide a Leia mais
Since we're allowed to set the Original Source, it only makes sense that we be able to set the subordinate properties as well... so yeah "fix" is the...Leia mais
Hey everyone! We seem to be getting an HTTP status code 400 from HubSpot every so often. The error will state, " Invalid JSON input: a request body was expected, but none found." However, we've checked everything, and we definitely are sending a req Leia mais
Hey Michael! Yes, so I was able to see some of the logs for the HubSpot apps that are getting these errors.
It looks like, for the endpoint " c...Leia mais
Hi, It seems undocumented amd I looked in the postman collection with no success. How do you add deal collaborator to a deal using the REST API ? I have tried something like from hubspot import HubSpot
hubspot_client = HubSpot(access_to Leia mais
Hey @DavidM3 where did you get that endpoint from? I can't find any documentation to say this is a public endpoint, the error message would point m...Leia mais
Hello, Im looking for a way to expose my hubspot object schema in a friendly way with a render like Open AI and swagger. For exemple my objetc "contact", i want to create a swagger's schema or something equivalent listing every properties with Leia mais
We want to hide one customer portal page from public view and have it with authentication. When a user comes from our website to the customer portal page, we want to automatically authenticate through our website and open the page for that customer Leia mais