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 Beitrag ansehen
@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 ...Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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. Beitrag ansehen
Hi @NBaldwa
on your app you can create a subscription on the "account stage" or "status" value has changed to "Customer" and then call a ...Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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]...Beitrag ansehen
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, Beitrag ansehen
Hi, @nickgi 👋 Thanks you for including all your details. I'd like to invite a few of our community champions to the conversation — hey @Teun ...Beitrag ansehen
I have created and published a app with app card implemented for deals tab to marketplace. But my clients and myself, after installing the app, we can not see the app card listed in the customize view page. The dev version works. And it works before Beitrag ansehen
While using the export API endpoint under CRM, we are not able to sort the results in descending order although the document specifies it. Just to confirm the documentation says that the order for descending should be DES. Also the docume Beitrag ansehen