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 Leer más
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 Leer más
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 Leer más
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}`,
} Leer más
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 Leer más
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 Leer más
Hello, we are developing an app that we aim to publish on the marketplace. However, since one of the requirements for listing on the marketplace is to have at least 3 active install we were wondering strategies used by the community on how to re Leer más
In a Zapier automation I'm working on, I have a known pipeline id, and I would like to use the Hubspot API to pull just the stage that is labeled "Closed won". Is that feasible, or is there no search capabilities for deal stages? I'm currently s Leer más
Yeah. If I was doing this in code, looping through an array is the way to go. But I was hoping to get a clean return of just the Closed Won dealstage...Leer más
Hi everyone ! I am currently trying to implement inbound calls workflow using calling extension SDK. ``` const payload = { createEngagement : true , fromNumber : this . getFromNumber ( result . call ), toNumber Leer más
Hello Guys , I got a small tweak on my code below image ., Can you give me idea how to make the domain from the API call to be dynamic. Because we plan to install the theme to another account. right now the domain is static e.g "transforminator.co Leer más
Hello sir, New to this, How do i placed that variable into the code I tried this one below but didn't work 😞 // Require axios library to mak...Leer más
I've been through the docs, the other questions posted here, and I'm still unable to discover what I'm doing wrong. I have created a private app (id=2086776) On my workflow's webhook definition, I've specified "Include request signature in header" Leer más