Hello everyone, I'm new to HubSpot and I've encountered a situation that I could use some guidance on. I've set up a webhook (POST) in HubSpot that makes calls to an external endpoint. This external service responds by providing a straightfo 続きを読む
Hi, We are currently testing in our Sandbox the Salesforce API - we potentially have a number of dupulicate companies that will sync from Salesforce to HubSpot which we are trying to avoid, the current salesforce set up does not have all the dom 続きを読む
Hi there. I'm hoping to get some help with an issue I've been having for a few weeks now. I'm trying to add a script to the head tag of an embedded hubspot meetings form. The code snippet is for configuring vwo a/b testing. It's tricky as the f 続きを読む
We are basically a saas app , that offers's our customer's various offering's, one such is saas management ,we want to create an oauth app for saas management and shadow it discovery , so should we have a verification process for user's from other 続きを読む
I am attempting to use the new export feature for tickets, I have code the pulls the entire ticket list today, but it runs for hours. With the export, everything works fine if I do not include any objectProperties. I carried over the same list of fi 続きを読む
We are experiencing issues with communication between our cyrious app to Hubspot. Our cyrious server currently uses a static ipaddress using nat redirection. Can we change to use the companies static public ipaddress forwarded instead of routed to 続きを読む
Hi, I'm interested in getting contact information via the API. More specifically, I want to fetch the lifecycle stage for a list of contacts. However, when I query contacts the lifecycle stage is not available in the responses body (on the object's 続きを読む
I don't think that's what I'm looking for unfortunately. I don't want to request a list of meetings or calls but a list of "Call and meeting types "...続きを読む
Hi everyone! I’d like to introduce Relay.app , a workflow automation tool that’s different from the others. Build and run automated multi-step playbooks that support human-in-the-loop for reviews and approvals; all in a delightful multi 続きを読む
Hi I seem to get two different response types when executing an api call either locally or via a serverless function. For example: const response = await _hsClient.apiRequest({
method: 'get',
path: `/cms/v3/hubdb/tables/5008079/rows/${rowId}`,
} 続きを読む
Hi! I have read in the docs that the when we embed the hubspot tracking code, the tracking code api is used to dynamically create events and track event data in HubSpot (reference : https://legacydocs.hubspot.com/docs/methods/tracking_code_api/tra 続きを読む
Hello, When I merge contact A with contact B, I think contact B's lastmodifieddate should be updated, but the lastmodifieddate is not changing. Therefore, I cannot access merged records using the v3 API search endpoint. Is there an end 続きを読む