Hi there, As a developer who has worked with HubSpot for a long time, I find it genuinely surprising that the custom-channels API is limited to Enterprise level customers. Surely this should be available for us developers to make use of to improve 続きを読む
when I tried GET contacts api , the dates paramerter is ignoring. but we need to do filter by lastmodified (or any dates) using GET method only (not using search api, because it is POST method)
We are currently using Aircall, but I need to add another dailer so we can implement a more complex dailing strategy. I need to test a few different providers, but need to do this without disrupting normal opperations. Since the HubSpot sandbox cann 続きを読む
@RIreland wrote: We are currently using Aircall, but I need to add another dailer so we can implement a more complex dailing strategy. I need to ...続きを読む
Hi, I created a script that extracts deals data through private apps and I loaded into PowerBi. In the deals schema I found fields caled "hs_date_entered_StageID" which date stamped each deal that entered said stage. It fetched the data co 続きを読む
Hi there, I have a daily script running to collect data on Deal objects. This has been working fine for months. Recently (since, I think, the 20th March) the API is returning empty date fields for the Deal Stages. For example, here is a test 続きを読む
Hey everyone, I was wondering if it's possible to automate workflows and marketing emails using the HubSpot API. I want to trigger emails based on certain actions in my app and maybe even update workflows dynamically. Is this something HubSp 続きを読む
I use Windsor.ai successfully to get Email Campaign stats like open rate / click into Power Bi. So, no issues connecting Hubspot + Windsor.ai + Power Bi. My issue is when trying to get specific email events through Windsor (such as opens by spec 続きを読む
Hi @KLowe1 , I hope that you are well! Thanks for asking the HubSpot Community! First, I'd like to share these documentations that might be of i...続きを読む
Hey Team, We are building an app and we need to fetch the data from the companies hubspot but on a certain trigger or event basis. Like if a "account stage" or "status" value has changed to "Customer" then fetch all the required data from hubspot. 続きを読む
Hi, I'm trying to identify our Live Chat customers according to the tutorials provided on the site and even previous support questions. I've managed to get an identificationToken through our Private App, and the identificationEmail is also correctly 続きを読む
Hi all I am building a solution to grab data from the API which does work but when it gets to the end of the JSON its not seeing the end as null for some reason and goes in to a infinate loop. Does any one have any suggestions on what to look fo 続きを読む
Thanks I have made that change but still have the issue as I dont think I'm getting past this - outputList = try if initReq[paging][next][after]...続きを読む
I've created a custom action using an app and the workflow endpoint. I'm now testing this in my Hubspot test account. I'm trying to implement async execution and I'm getting stuck. Here's what I'm currently doing:
- my custom action executes, 続きを読む