I am validating the request signature for webhooks triggered by workflows using the "Signature v3" header. However, I have noticed that in some requests, the ha_sh does not match, even though the same code validates correctly most of the time. Does 続きを読む
Hello, thank you for your response. I believe my logic for ha_sh validation is correct because, in most requests, it works, but for some, it returns...続きを読む
I have a form that collects vins and other info from users. These users need to be able to list an unlimited number of vins, so I'm using a multi-line property to allow them to input as many as needed (one per line). Here's the thing, we use vin 続きを読む
Dear all, I'm reaching out for help with some challenges I've encountered using the new Hubspot Forms, which weren't present with the Legacy Hubspot Forms. I appreciate the improvements being made and would like to understand how to address th 続きを読む
I am using https://api.hubapi.com/crm/v3/objects/contacts/{contactId}?properties=lifecyclestage&archived=true API to get list of all changes for lifecycle properties , but it only give me the latest change (not list) , can anyone support on 続きを読む
Hi @adelemam82 , You need to use the propertiesWithHistory query prop, the archived prop only tells it to also show properties that have been delet...続きを読む
Hi, I encountered an issue with the bulk API (/crm/v3/objects/contacts/batch/update) while updating contacts. When I included certain contact IDs in the bulk request body, the update for some specific contacts failed, because the IDs of these co 続きを読む
Thank you, this is very helpful. From your reply, it seems we don't need these outdated or inactive contacts, so we can go ahead and mark these recor...続きを読む
Hi everyone, I’m experiencing an issue where Facebook and LinkedIn pixels are firing on my site before users have given consent. I’m using HubSpot’s native Ads Management integration to connect these platforms, along with Google Ads, and OneTrus 続きを読む
Cookie scripts can be wierd and it tends to be hard to manage them programaticly, you also didn't include any of the code of how you add those pixels...続きを読む
Good afternoon, Our use case is the following, and we can't seem to make it happen, at least not for our intended purpose. We can't use the HTTP method, as sensitive data could be updated in the process. Basically, we would like to have Exce 続きを読む
@JLetellier - I have no reference point with Power Automate, but I do know that this process could be automated using HubSpot import API calls.
...続きを読む
Hi Community. I hope someone here can help me resolve this. We are migrating a legacy helpdesk system to HubSpot, and I am creating historical hubspot ticket and conversations from the legacy data. The process is as follows: 1. First I create the 続きを読む
Yes, Helpdesk is preverse in supressing display of any email threads on its display of ticket data. One hopes this will get fixed going forward.
...続きを読む
Hi, I set up a integration of a lead gen tool into my Hubspot CRM and got this error message: "Error [400] There was a problem with the request.. HubSpot Correlation ID: 55e513c5-27d9-4bbb-a14d-8930c72ca422" What went wrong? How can this be fixe 続きを読む
Hi @Jaycee_Lewis , thanks for your reply. Below is a screenshot of my Make sequence and the error message. I assume that the value/text from th...続きを読む
When a company is created by "Create and Associate companies with Contacts" in Hubspot settings, our search API is not getting the response immediately. Due to which, we create another record with same domain causing duplicates. How do we handle suc 続きを読む
Working on an API workflow automation task, and am having issues with the JSON that should be used for 'Company Name' or 'Client Name' to integrate with an external form. Does anyone have a solution to incorporate this specific field?
Is it possible to add the Narrators Module Audio File to the BlogPosts API endpoint response? How can I get that audio file url? I tried adding it to Settings/Properties but I don't see Blog Properties in the dropdown list.